Beyond the Mockito Refcard

A series of articles about Mockito framework extending content of my Mockito Refcard published in July 2012 by DZone.

#1 – Better error messages on NPE with globally configured SmartNull
#2 – Convenient mocking beans in the Spring context with Springockito
#3 – mockito-core vs. mockito-all in Maven/Gradle-based projects
#4 – Changing a default returned value for unstubbed methods

Advertisement
Comments
  1. Being a Mockito fan, I am looking forward to more Mockito goodness.

  2. […] post is the first part of the series Beyond the Mockito refcard. Share this:DZoneTwitterAddThisEmailPrintLike this:LikeOne blogger likes this. […]

  3. […] a supplement I also started a series of posts about Mockito, extending a refcard with the more advanced topics which did not fit into the base […]

  4. […] post is the second part of the series Beyond the Mockito refcard extending recently released my Mockito reference card. Share this:DZoneTwitterAddThisEmailPrintLike […]

  5. […] post is the third part of the series Beyond the Mockito refcard extending recently released my Mockito reference card. Share this:DZoneTwitterAddThisEmailPrintLike […]

  6. […] post is the fourth part of the series Beyond the Mockito refcard extending released some time ago my Mockito reference […]

  7. Ramesh says:

    For normal java project(No build tools) What mockito jar we can use? If we use any 2.x jar getting classNotFound errors. Can u suggest which jar have to use?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s