An Expressive Mock Object Library for Java (original) (raw)

About jMock

JMock is a library that supports test-driven development1 of Java2 code with mock objects3.

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

The jMock library: