Mockito in six easy examples
Mockito is a fantastic mock library for Java. I’m fascinated by how easy it is to use, compared to other things out there both in the Java and .NET world. Here is everything you need to know to get started in six really easy examples:
http://gojko.net/2009/10/23/mockito-in-six-easy-examples/






