File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,19 +11,6 @@ JavaNCSS TODO list
1111 * Maven build
1212
1313 * fix all warnings in mvn clean verify site
14-
15-
16- * use JUnit?
17-
18- * pros: well known by many developers, IDE integration,
19- {{{http://maven.apache.org/plugins/maven-surefire-report-plugin/}Maven reporting integration}},
20- with {{{http://mojo.codehaus.org/cobertura-maven-plugin/}code coverage too}}
21-
22- * cons: large effort to change all tests, the tests use their own testing and assertion framework
23-
24- Test available in SVN {{{http://svn.codehaus.org/javancss/branches/javancss-junit/}branches/javancss-junit}}, with reports
25- {{{http://javancss.codehaus.org/junit/project-reports.html}here}} (compare with
26- {{{http://javancss.codehaus.org/project-reports.html}actual ones}}).
2714
2815
2916 * avoid <<<Object[] aoImport>>>?
4734 * use Collection API instead of <<<Vector>>> and <<<Hashtable>>>
4835
4936 * remove the ccl and jhbasic dependencies
37+
38+ * use JUnit
You can’t perform that action at this time.
0 commit comments