-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add port filtering methods to Ports (#412)
* Add findOnlyApplicationPort to find the single application port * Add findApplicationPorts to find only application ports * Add findOnlyAdminPort to find the single admin port * Add findAdminPorts to find only admin ports * Add findPorts to find ports of a specific type * Add additional test for findPort method to cover all branches Closes #411
- Loading branch information
1 parent
a448172
commit 6cd1bd0
Showing
2 changed files
with
232 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters