Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests in AdjacentFreePortFinderTest #554

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

sleberknight
Copy link
Member

  • Add test to ensure it finds last two ports in range when all others are in use
  • Add test to ensure it throws exception when all but last port in range are in use

* Add test to ensure it finds last two ports in range when all others are in use
* Add test to ensure it throws exception when all but last port in range are in use
@sleberknight sleberknight added the code cleanup Fix issues reported by Sonar or any other code analysis tools label Oct 17, 2024
@sleberknight sleberknight added this to the 4.0.0 milestone Oct 17, 2024
@sleberknight sleberknight self-assigned this Oct 17, 2024
Copy link

@sleberknight sleberknight merged commit f4aa3dc into main Oct 17, 2024
5 checks passed
@sleberknight sleberknight deleted the add-additional-tests-for-adjacent-port-finder branch October 17, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant