aboutsummaryrefslogtreecommitdiff
path: root/java/junit/pkg-descr
blob: e0ba50064891188cea791bbcd761e8c079752e5f (plain) (blame)
1
2
3
4
5
6
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/