Package org.apache.cactus.server.runner

Contains the classes that implement the Cactus ServletTestRunner.

See:
          Description

Interface Summary
XMLConstants XML constants for outputting the JUnit test results in XML.
 

Class Summary
ServletTestRunner Helper servlet to start a JUnit Test Runner in a webapp.
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.
 

Package org.apache.cactus.server.runner Description

Contains the classes that implement the Cactus ServletTestRunner.

WARNING
The classes and interfaces in this package are not intended for use by API clients. They may be altered in backwards-incompatible ways and even moved or removed at any time without further notice.



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.