| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| .gitignore | 05-Oct-2017 | 29 | |
| Android.mk | 05-Oct-2017 | 3.9K | |
| build.gradle | 05-Oct-2017 | 2K | |
| CleanSpec.mk | 05-Oct-2017 | 2.3K | |
| lib/ | 05-Oct-2017 | ||
| LICENSE | 05-Oct-2017 | 1.1K | |
| README.version | 05-Oct-2017 | 390 | |
| src/ | 05-Oct-2017 | ||
| subprojects/ | 05-Oct-2017 | ||
| update_source.sh | 05-Oct-2017 | 1.4K | |
1 URL: https://github.com/mockito/mockito 2 Version: v2.7.13 3 License: Apache 2.0 4 Description: Mockito is a mocking framework with a clean and simple API. 5 6 For Android, we need to combine Mockito with a MockMaker provided by the 7 Dexmaker module. 8 9 The source can be updated using the update_source.sh script. 10 11 Local Modifications: 12 Add compatibility classes to aid in upgrade from 1.10.19 13