|
|||||||||
| Home >> All >> org >> apache >> cactus >> internal >> [ client overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cactus.internal.client
| Class Summary | |
| ClientTestCaseCaller | Provides the ability to run common code before and after each test on the client side. |
| ServletExceptionWrapper | Wrapper around a Throwable object. |
| TestWebTestResultParser | Unit tests of the WebTestResultParser class. |
| WebResponseObjectFactory | Constructs Web response objects. |
| WebTestResultParser | Parse a string representing a Test result and transform it into a
WebTestResult object. |
| Exception Summary | |
| ClientException | A Cactus client side exception. |
| ParsingException | Thrown when parsing the Web Test result (XML) and trying to build a
WebTestResult object. |
| Error Summary | |
| AssertionFailedErrorWrapper | Same as ServletExceptionWrapper except that this exception class
extends JUnit AssertionFailedError so that JUnit will
print a different message in it's runner console. |
|
|||||||||
| Home >> All >> org >> apache >> cactus >> internal >> [ client overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||