Fortsätt till huvudinnehåll

Tasty mocking framework

Mockito is now being used in TheRecordCollector. So far I use it for mocking user settings and database interactions. It seems like a highly capable mock framework and I have just started to scratch the surface.

Adding Mockito to your Gradle or Maven project and getting started is super simple (check the Mockito main page).

I understand why Java is the most popular programming language today.

Kommentarer