Binary package “libjmock-java” in ubuntu trusty

Java library for testing code with mock objects

 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.