Binary package “libtest-mockclass-perl” in ubuntu precise

module to provide mock classes and mock objects for testing

 Test::MockClass provides a simple interface for creating mock classes
 and mock objects with mock methods for testing purposes. It also
 provides a simple mechanism for tracking the interactions to the
 mocked objects.