blob: 7710b0078a51ceefe03653048520038123cbde09 [file] [log] [blame]
Ian Parkinsonf8855a22013-01-30 18:52:01 +00001Mockito is a mocking framework with a clean and simple API.
2See https://code.google.com/p/mockito/ for more information.
3
4For Android, we need to combine Mockito with a MockMaker provided by the
5Dexmaker module.
6
7The source can be updated using the update_source.sh script.
8