Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Android.bp | 22-Oct-2020 | 2.5K | |
build.gradle | 22-Oct-2020 | 2K | |
CleanSpec.mk | 22-Oct-2020 | 2.3K | |
lib/ | 22-Oct-2020 | ||
LICENSE | 22-Oct-2020 | 1.1K | |
MODULE_LICENSE_MIT | 22-Oct-2020 | 0 | |
NOTICE | 22-Oct-2020 | 1.1K | |
OWNERS | 22-Oct-2020 | 39 | |
README.version | 22-Oct-2020 | 338 | |
src/ | 22-Oct-2020 | ||
subprojects/ | 22-Oct-2020 | ||
TEST_MAPPING | 22-Oct-2020 | 305 | |
update_source.sh | 22-Oct-2020 | 1.4K |
1 URL: https://github.com/mockito/mockito 2 Version: v2.21.0 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 None 13