Release Notes: Bugfixes for lowercase class names, merging of similar method names, the use of filesets from within ANT and run_junitdoclet_recursive.bat, and updated documentation, especially for integration with ANT and IntelliJ IDEA 3.0.


Release Notes: Bugfixes for lowercase class names, merging of similar method names, the use of filesets from within ANT and run_junitdoclet_recursive.bat, and updated documentation, especially for integration with ANT and IntelliJ IDEA 3.0.


Release Notes: Template based generation of skeletons for JUnit TestCases and TestSuites for all public non-abstract classes is supported. A test structure continues to reflect the application structure even after refactoring; no tests get lost. Default test methods for bean-like accessors are supported. Examples for integrating JUnitDoclet as an external tool in IDEs (like IDEA or Eclipse) and editors are included. Because JUnitDoclet uses javadoc to parse sources, it is integrated with ANT as well.