Home | History | Annotate | only in /external/mockito
Up to higher level directory
NameDateSize
.gitignore06-Dec-201729
Android.mk06-Dec-20173.9K
build.gradle06-Dec-20172K
CleanSpec.mk06-Dec-20172.3K
lib/06-Dec-2017
LICENSE06-Dec-20171.1K
OWNERS06-Dec-201739
README.version06-Dec-2017390
src/06-Dec-2017
subprojects/06-Dec-2017
update_source.sh06-Dec-20171.4K

README.version

      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