PowerMockito -- Mock and Spy
3 minutes read
A bad system design can lead to much hard work. In order to increase the unit tests coverage, I recently started to work on writing unit tests for some classes. One of the case is I want to test a...
2 posts with this tag