Package com.mockobjects.util
A collection of utilities for the
MockObjects framework.
-
Class Summary Class Description AssertMo ErrorLogger Null A class that represents thenull
value.SuiteBuilder Singleton to fill in a JUnit Test composite for use in a suite method.TestCaseMo Provides a level of indirection from TestCase so you can accomodate JUnit interface changes (like the change from 2.x to 3.1)Verifier Helper class to verify allExpectation
s of an object. -
Error Summary Error Description NotImplementedException