calls to junit Assert::assertEquals invert arguments, causing misleading error 
messages
---------------------------------------------------------------------------------------

                 Key: HADOOP-3679
                 URL: https://issues.apache.org/jira/browse/HADOOP-3679
             Project: Hadoop Core
          Issue Type: Test
          Components: test
            Reporter: Chris Douglas
            Priority: Minor


JUnit Assert::assertEquals takes its expected and actual arguments in a 
particular order, but many unit tests invert them. The error message from a 
failed assertion can be misleading.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to