ServletTestRunner.See: Description
| Interface | Description |
|---|---|
| XMLConstants |
XML constants for outputting the JUnit test results in XML.
|
| Class | Description |
|---|---|
| WebappTestRunner |
JUnit Test Runner that can load test cases that are in the classpath of
a webapp.
|
| WebappTestSuiteLoader |
Dynamic class loader to load classes from the webapp classpath.
|
| XMLFormatter |
Format the test results in XML.
|
| XMLTransformer |
Helper class that handles the transformation of the XML test results to
some output format determined by a stylesheet.
|
Contains the classes that implement the Cactus
ServletTestRunner.
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.