blob: d179710613cd541a5c28ca534b4fdbb7b835d213 (
plain) (
blame)
1
2
3
4
|
This framework is intended to support unit testing in an object-oriented
development paradigm (with support for inheritance of tests etc.) and is
derived from the JUnit testing framework for Java by Kent Beck and Erich
Gamma.
|