|
JUnit-addons version 1.4 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| 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). |
| ComparableAssert | A set of assert methods specially targetted to comparable objects. |
| FileAssert | A set of assert methods specially targetted to asserting files. |
| ListAssert | A set of assert methods specially targetted to asserting Lists. |
| NamingAssert | A set of assert methods specially targetted to asserting objects found in the javax.naming package. |
| ObjectAssert | A set of assert methods specially targetted to asserting objects. |
| OrderedTestSuite | Constructs an alphabetically ordered suite of tests. |
| StringAssert | A set of assert methods specially targetted at string 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). |
Provides classes that extend the junit framework.
|
JUnit-addons version 1.4 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||