JUnitDoclet - Test Suite Generator

Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Generates TestSuites, TestCase skeletons and default tests from Java sources. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.). Because it is a Doclet it works very well with ANT.

Project Home