Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Test
-
Labels:None
Description
The majority of the Flume tests use JUnit 4 style annotations and conventions, but there remain some tests that use the old style JUnit 3 inheritance method of test definition. We should update the latter for consistency and to eliminate the current dependency on JUnit 3.