Skip to content

lab6: added unit tests and improved testability of EchoServer

97ce4cd
Select commit
Loading
Failed to load commit list.
Merged

lab6: added unit tests and improved testability of EchoServer #11

lab6: added unit tests and improved testability of EchoServer
97ce4cd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 24, 2026 in 21s

Annotations

Check warning on line 38 in EchoTcpServerTests/UdpTimedSenderTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Call independent Assert statements from inside an Assert.Multiple

See more on https://sonarcloud.io/project/issues?id=AntAndriy7_ReengineeringCourse&issues=AZ2__9eoDsLixx7_MMBM&open=AZ2__9eoDsLixx7_MMBM&pullRequest=11

Check warning on line 11 in EchoTcpServerTests/UdpTimedSenderTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'GetFreeUdpPort' does not access instance data and can be marked as static

See more on https://sonarcloud.io/project/issues?id=AntAndriy7_ReengineeringCourse&issues=AZ2__9eoDsLixx7_MMBO&open=AZ2__9eoDsLixx7_MMBO&pullRequest=11

Check warning on line 37 in EchoTcpServerTests/UdpTimedSenderTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use Assert.That(<collection>, Has.Length.EqualTo(<value>)

See more on https://sonarcloud.io/project/issues?id=AntAndriy7_ReengineeringCourse&issues=AZ2__9eoDsLixx7_MMBN&open=AZ2__9eoDsLixx7_MMBN&pullRequest=11