National Institute of Standards and Technology
Package illustrating a test case

Test case 140970

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.