summaryrefslogtreecommitdiff
path: root/java/jtiger/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix buildMartin Wilke2008-07-091-329/+321
| | | | | | PR: 125418 Submitted by: maintainer Reported by: pavbot
* JTiger is a unit test framework and tools for the Java 2 Platform. TheMartin Wilke2008-06-201-0/+645
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>