A collection of utilities for the MockObjects framework.
See: Description
Class Summary | |
---|---|
AssertMo | |
ErrorLogger | |
NotImplementedException | |
Null |
A class that represents the null 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 all Expectation s
of an object.
|