Uses of Package
org.infinitest.toolkit

Packages that use org.infinitest.toolkit
org.infinitest.toolkit   
 

Classes in org.infinitest.toolkit used by org.infinitest.toolkit
Block
           
EqualsHashCodeTestSupport
          Support structure for testing a class's compliance with the equals and hashCode contract.
GoldenMaster
          "Golden master" testing is useful for recording the results of methods that are difficult to test, manually verifying that the result meets expectations, and thereafter automatically verifying that the result continues to meet those expectations.
UnmodifiableCollectionTestSupport
          Support structure for testing the unmodifiability of a collection.
 



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