Migrated tests to JUnit4
------------------------
Key: RAT-115
URL: https://issues.apache.org/jira/browse/RAT-115
Project: RAT
Issue Type: Improvement
Environment: Revision: 1225816
Reporter: Hugo Hirsch
Attachments: RAT115-migrateToJunit4
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/hirsch/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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira