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