-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more unit tests for ClientsManager.
This commit adds additional unit tests for the ClientsManager class with the intention of reaching unit test coverage of as much of ClientsManager's expected behaviors as possible. Additionally, this commit also includes some minor fixes to ClientsManager's implementation to address bugs in it that came up while writing these unit tests and some minor revisions to the documentation of ClientManager's intended behavior in its header file to address certain ambiguities and inaccuracies in it that developing these unit tests highlighted.
- Loading branch information
1 parent
c1718e6
commit 850c74d
Showing
3 changed files
with
1,352 additions
and
31 deletions.
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
Oops, something went wrong.