lab6: added unit tests and improved testability of EchoServer #11
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Apr 24, 2026 in 21s
Quality Gate passed
Annotations
Check warning on line 38 in EchoTcpServerTests/UdpTimedSenderTests.cs
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
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
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
Loading