1 URL: https://github.com/mockito/mockito 2 Version: v2.16.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