Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
junitdoclet-jdk14: JUnit Doclet test generator for JDK 1.4
- Summary
- Especially creating and maintaining a test structure is
often used as an excuse. JUnitDoclet lowers the step
toward JUnit. It generates skeletons of TestCases based
on your application source code. And it supports you to
reorganize tests during refactoring. Suddenly all the
excuses don't count any longer.
Changelog
- * Tue Feb 27 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.0.2-5jpp
-
- First JPP-1.7 release
- Add gcj_support option
- Add ant-launcher to OPT_JAR_LIST
- * Mon Aug 23 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:1.0.2-4jpp
-
- Rebuild with ant-1.6.2
- * Fri Aug 6 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0.2-3jpp
-
- Void change