Skip to main content

Mockito

Using Mockito 2.x on Android
·2 mins
Android Mockito Testing
The Mockito team is on fire lately! Not only did they add support to mock final classes and methods, but now they allow running Mockito directly onto an actual Android device.
Extending Mockito
·3 mins
Android Mockito Testing
Due to its clean simple api, Mockito has become world’s most popular Java mocking framework. After having covered all of its basics, it’s time to spice things up and start extending Mockito.
Testing made sweet with a Mockito
·2 mins
Android Mockito Testing Droidcon
At Droidcon Berlin 2016 I had a great time talking about testing using the Mockito framework. While the talk wasn’t recorded unfortunately, the great folks at Voice Republic recorded an audio version which you can listen to as a podcast or together with the slides.