.. | ||
lib | ||
src | ||
subprojects/android | ||
.gitignore | ||
Android.mk | ||
build.gradle | ||
CleanSpec.mk | ||
LICENSE | ||
OWNERS | ||
README.version | ||
update_source.sh |
URL: https://github.com/mockito/mockito Version: v2.7.13 License: Apache 2.0 Description: Mockito is a mocking framework with a clean and simple API. For Android, we need to combine Mockito with a MockMaker provided by the Dexmaker module. The source can be updated using the update_source.sh script. Local Modifications: Add compatibility classes to aid in upgrade from 1.10.19