Skip to content

Commit 3242844

Browse files
committed
TODO update
1 parent 351549c commit 3242844

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

src/site/apt/todo.apt

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff 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>>>?
@@ -47,3 +34,5 @@ Done
4734
* use Collection API instead of <<<Vector>>> and <<<Hashtable>>>
4835

4936
* remove the ccl and jhbasic dependencies
37+
38+
* use JUnit

0 commit comments

Comments
 (0)