You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/05/12 00:03:04 UTC

[jira] [Created] (HADOOP-14415) Use java.lang.AssertionError instead of junit.framework.AssertionFailedError

Akira Ajisaka created HADOOP-14415:
--------------------------------------

             Summary: Use java.lang.AssertionError instead of junit.framework.AssertionFailedError
                 Key: HADOOP-14415
                 URL: https://issues.apache.org/jira/browse/HADOOP-14415
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Akira Ajisaka
            Priority: Minor


When reviewing HADOOP-14180, I found some test codes that throw junit.framework.AssertionFailedError. org.junit.Assert no longer throws AssertionFailedError, so we should use AssertionError instead of AssertionFailedError.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org