| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Protectable | A Protectable can be run and can throw a Throwable. | 
| Test | A Test can be run and collect its results. | 
| TestListener | A Listener for test progress | 
| Class Summary | |
| Assert | A set of assert methods. | 
| ComparisonCompactor | |
| TestCase | A test case defines the fixture to run multiple tests. | 
| TestFailure | A TestFailurecollects a failed test together with
 the caught exception. | 
| TestResult | A TestResultcollects the results of executing
 a test case. | 
| TestSuite | A TestSuiteis aCompositeof Tests. | 
| Error Summary | |
| AssertionFailedError | Thrown when an assertion failed. | 
| ComparisonFailure | Thrown when an assert equals for Strings failed. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||