Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The TestNG and JUnit base test classes are currently in core, creating nasty circular dependencies in the case of JUnit. We should move both into their own plugins and copy the StrutsTestCase class into the test directory.