Welcome JMock
[ bob ] 16:24, Monday, 26 January 2004

jMock - A Lightweight Mock Object Library for Java was silently ushered under the umbrella of The Codehaus over the past month or three. Just doing the formal announcement so everyone can come mock us.

jMock is a library for testing Java code using mock objects.

Mock objects help you design and test the interactions between the objects in your programs.