You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 5629dff5f1 PL280 release code 4 years ago
..
lib PL280 release code 4 years ago
src PL280 release code 4 years ago
subprojects PL280 release code 4 years ago
Android.bp PL280 release code 4 years ago
CleanSpec.mk PL280 release code 4 years ago
LICENSE PL280 release code 4 years ago
MODULE_LICENSE_MIT PL280 release code 4 years ago
NOTICE PL280 release code 4 years ago
OWNERS PL280 release code 4 years ago
README.version PL280 release code 4 years ago
TEST_MAPPING PL280 release code 4 years ago
build.gradle PL280 release code 4 years ago
update_source.sh PL280 release code 4 years ago

README.version

URL: https://github.com/mockito/mockito
Version: v2.21.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:
None