You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| lib | 4 years ago | |
| src | 4 years ago | |
| subprojects | 4 years ago | |
| Android.bp | 4 years ago | |
| CleanSpec.mk | 4 years ago | |
| LICENSE | 4 years ago | |
| MODULE_LICENSE_MIT | 4 years ago | |
| NOTICE | 4 years ago | |
| OWNERS | 4 years ago | |
| README.version | 4 years ago | |
| TEST_MAPPING | 4 years ago | |
| build.gradle | 4 years ago | |
| update_source.sh | 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:
New API to clean up all inline mocks after test (8bdfbf053ab6e4fc14a3eaecb613f5838fdf0f09)