Home | History | Annotate | Download | only in mockito
      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