National Institute of Standards and Technology
Package illustrating a test case

Test case 140971

Description

A class defines equals() but not hashcode(), 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.