Home | History | Annotate | only in /external/mockito
Up to higher level directory
NameDateSize
Android.bp22-Oct-20202.5K
build.gradle22-Oct-20202K
CleanSpec.mk22-Oct-20202.3K
lib/22-Oct-2020
LICENSE22-Oct-20201.1K
MODULE_LICENSE_MIT22-Oct-20200
NOTICE22-Oct-20201.1K
OWNERS22-Oct-202039
README.version22-Oct-2020338
src/22-Oct-2020
subprojects/22-Oct-2020
TEST_MAPPING22-Oct-2020305
update_source.sh22-Oct-20201.4K

README.version

      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