af6fd22b24
framework provides a useful abstraction on which to write unit test fixtures and unit test cases. JTiger tools provide functionality that is often desired in software unit testing environments. JTiger development encourages Test Driven Development, though it doesn't mandate it, and any unit testing software development technique is sufficient. WWW: http://www.jtiger.org PR: ports/124209 Submitted by: Wen Heping <wenheping at gmail.com>
11 lines
448 B
Plaintext
11 lines
448 B
Plaintext
JTiger is a unit test framework and tools for the Java 2 Platform. The
|
|
framework provides a useful abstraction on which to write unit test
|
|
fixtures and unit test cases. JTiger tools provide functionality
|
|
that is often desired in software unit testing environments. JTiger
|
|
development encourages Test Driven Development, though it doesn't
|
|
mandate it, and any unit testing software development technique
|
|
is sufficient.
|
|
|
|
|
|
WWW: http://www.jtiger.org
|