Uses of Class
org.infinitest.toolkit.EqualsHashCodeTestSupport

Packages that use EqualsHashCodeTestSupport
org.infinitest.toolkit   
 

Uses of EqualsHashCodeTestSupport in org.infinitest.toolkit
 

Subclasses of EqualsHashCodeTestSupport in org.infinitest.toolkit
 class StrictEqualsHashCodeTestSupport
          Support structure for testing a class's compliance with the equals and hashCode contract more strictly -- use this for classes that should compare equal only to objects of the same runtime class.
 



© Copyright 2009 Paul R. Holser, Jr. All rights reserved. pholser@alumni.rice.edu