| .. | ||
| cglib-and-asm | ||
| src/org/mockito | ||
| Android.mk | ||
| build.gradle | ||
| CleanSpec.mk | ||
| LICENSE | ||
| README.android | ||
| update_source.sh | ||
Mockito is a mocking framework with a clean and simple API. See https://code.google.com/p/mockito/ for more information. 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.