Description
A class defines hashcode() but not equals(), which possibly breaks a java invariant that if a.equals(b) == true then a.hashCode() == b.hashCode()
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.