Paul Duffin | 2637d96 | 2017-03-07 13:58:22 +0000 | [diff] [blame] | 1 | URL: https://github.com/mockito/mockito |
Philip P. Moltmann | 5bee1de | 2018-09-06 15:11:17 -0700 | [diff] [blame] | 2 | Version: v2.21.0 |
Paul Duffin | 2637d96 | 2017-03-07 13:58:22 +0000 | [diff] [blame] | 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: |
Philip P. Moltmann | bf8c1ad | 2018-03-13 13:04:44 -0700 | [diff] [blame] | 12 | None |