Package junitx.framework

Class Summary
ArrayAssert A set of assert methods specially targetted to asserting arrays.
Assert A set of assert methods (primarly testing the negative assertion of the correspondent methods found in the junit.framework.Assert class).
ObjectAssert A set of assert methods specially targetted to asserting objects.
ThrowableAssert A set of assert methods specially targetted to asserting throwable objects.
 

Error Summary
AssertionFailedError Similar to the official class but supports chained exceptions.
ComparisonFailure Thrown when an assert equals for Strings failed (class junitx.framework.Assert).
 



Copyright © 2004-2011. All Rights Reserved.