Home | History | Annotate | Download | only in mockito
      1 Mockito is a mocking framework with a clean and simple API.
      2 See https://code.google.com/p/mockito/ for more information.
      3 
      4 For Android, we need to combine Mockito with a MockMaker provided by the
      5 Dexmaker module.
      6 
      7 The source can be updated using the update_source.sh script.
      8 
      9