Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Revision: 1225816
Description
I migrated all plain tests to JUnit4-style and removed some typos or minor errors.
- Needed to adapt 2 Junit4 tests that failed when building the whole project with
Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /home/me/software/maven
Java version: 1.7.0_02, vendor: Oracle Corporation. The subproject apache-rat-core built fine but errors appeared when mvn clean install ran from the top directory.
- replaced loops with JDK5 syntax
- tests of static methods need no object instantiations