Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
River_2.2.0
-
None
Description
The tests donated by SUN live in their own source project and are runnable in a format that is unfriendly towards IDEs and new developers to the River project.
This is the proposal to move the test code, mostly unmodified, into the main source directory whilst shoe-horning it into JUnit 3. This will allow it to be easily viewable and runnable. Such a structure will also reduce the code-compile-test cycle since no JARs will have to be created in the middle of the cycle and no long command-line incantations.