Home | History | Annotate | only in /external/mockito
Up to higher level directory
NameDateSize
.gitignore05-Oct-201729
Android.mk05-Oct-20173.9K
build.gradle05-Oct-20172K
CleanSpec.mk05-Oct-20172.3K
lib/05-Oct-2017
LICENSE05-Oct-20171.1K
README.version05-Oct-2017390
src/05-Oct-2017
subprojects/05-Oct-2017
update_source.sh05-Oct-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