JUnit-addons
version 1.4

Package junitx.extensions

Provides classes that are meant to extend the framework.

See:
          Description

Class Summary
ComparabilityTestCase Extend me in order to test a class's functional compliance with the Comparable interface.
EqualsHashCodeTestCase Extend me in order to test a class's functional compliance with the equals and hashCode contract.
SerializabilityTestCase Extend me in order to test the serializability of a class.
TestSetup This class is similar to the junit.extensions.TestSetup class but executes the tearDown method in a finally block.
 

Package junitx.extensions Description

Provides classes that are meant to extend the framework.


JUnit-addons
version 1.4

Copyright © 2002-2003 Vladimir R. Bossicard. All Rights Reserved.