Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
When reviewing HADOOP-14180, I found some test codes throw junit.framework.AssertionFailedError. org.junit.Assert no longer throws AssertionFailedError, so we should use AssertionError instead of AssertionFailedError.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-14180 FileSystem contract tests to replace JUnit 3 with 4
- Resolved