blob: e0ba50064891188cea791bbcd761e8c079752e5f (
plain) (
tree)
|
|
This is a port of JUnit, a simple testing framework for Java developed
by Erich Gamma and Kent Beck. Using JUnit you can build a test suite
that will help you measure your progress, spot unintended side
effects, and focus your development efforts.
WWW: http://www.junit.org/
|