libjmock-java

Java library for testing code with mock objects
  http://www.jmock.org
  0
  no reviews



Jmock is a library that supports test-driven development of java code with mock objects.

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