/mockito-sample

A quick example of how to use Mockito to create mock objects in a JUnit test case.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

To run the tests try:

./gradlew clean test