Unit Testing, Mockito
This is the fourth part in the series about Unit Testing. It continues after Unit Testing, Mocking. Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with a clean & simple API. Mockito doesn’t give you hangover because the tests are very readable and they produce clean verification errors.Mockito adds… Continue reading Unit Testing, Mockito