-
Notifications
You must be signed in to change notification settings - Fork 393
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace mockito in GitCommandsExecutorTest (#1245)
Use real objects instead of mock objects. Use JUnit 4.13 assertThrows so that try / catch is not needed for exception testing.
- Loading branch information
1 parent
5e76640
commit dc3c033
Showing
1 changed file
with
111 additions
and
68 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