Package org.fest.test

Interface Summary
EqualsHashCodeContractTestCase Test case that provides the contract for verification that an object's equals and hashCode are implemented correctly.
 

Class Summary
Employee  
EqualsHashCodeContractAssert Assertion methods that verify that an object's equals and hashCode are implemented correctly.
Jedi Object for test.
Name  
ParameterSource Data provider for parameterized tests.
Person A person.
PersonCaseInsensitiveNameComparator A Person comparator comparing name case insensitively.
Player  
TestFailures  
 



Copyright © 2008-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.