Jonathan Baker created LANG-1081:
------------------------------------

             Summary: DiffBuilder.append(String, Object left, Object right) 
does not do a left.equals(right) check.
                 Key: LANG-1081
                 URL: https://issues.apache.org/jira/browse/LANG-1081
             Project: Commons Lang
          Issue Type: Bug
          Components: lang.builder.*
    Affects Versions: 3.3.2
            Reporter: Jonathan Baker
            Priority: Trivial


Only testing == without testing equals() seems wrong.
Should an equals() test be added after determining that the parameters are not 
arrays?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to