14 Oct 2014

Mockito cheat sheet

I have been using Mockito for a project recently and made a cheat sheet that is meant to be easy to digest.

First things first, stop and think if you really need ot use a mocking framework.