blob: 64b0bed12241a6573fa2cdca0b7f9fc9f28af252 [file] [log] [blame]
URL: https://github.com/mockito/mockito
Version: v2.12.0
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:
- Added dummy DefaultInvocationFactory to fix build