Package com.emarsys.ecommon.test.testng

Provides utilities and extensions to the TestNG unit testing framework.

See:
          Description

Class Summary
EqualsHashCodeTest<T> EqualsHashCodeTest is a template (aka base class) for TestNG unit tests that check the validity of overridden Object.equals(Object) and Object.hashCode() methods.
IteratorHelper<T> Helper class for dealing with Iterators in TestNG unit test cases.
IteratorHelper.IteratorFunctor<T>  
TestAsserts Helper class for custom asserts in unit test cases.
 

Package com.emarsys.ecommon.test.testng Description

Provides utilities and extensions to the TestNG unit testing framework.



Copyright © 2010 emarsys AG. All Rights Reserved.