Jester small package for writing test suites for Java classes. This package is designed to make it easy to write unit test suites and test suites for object collaborations. In particular, it encourages the use of factory classes for creating objects-under-test. Consistent use of factories:
In the near future, this page will be updated with a more detailed description of Jester and examples of how to use it.