blob: 35f650c7653a583447c6b0aa6e56c6ccc3cccaca [file] [log] [blame]
Paul Duffin2637d962017-03-07 13:58:22 +00001URL: https://github.com/mockito/mockito
Philip P. Moltmann5bee1de2018-09-06 15:11:17 -07002Version: v2.21.0
Paul Duffin2637d962017-03-07 13:58:22 +00003License: Apache 2.0
4Description: Mockito is a mocking framework with a clean and simple API.
5
6For Android, we need to combine Mockito with a MockMaker provided by the
7Dexmaker module.
8
9The source can be updated using the update_source.sh script.
10
11Local Modifications:
Philip P. Moltmannbf8c1ad2018-03-13 13:04:44 -070012 None