Archive

Posts Tagged ‘mocks’

Mockito’s partial mocks. Testing real objects just got easier

June 21st, 2009

In this article (in french), I wrote 6 months ago, I was searching for a mockito-like syntax to stub only one method of an object instance under test. Mockito brought it in it’s latest version. Read more…

Blog , , ,