| Home >> All >> org >> apache >> cactus >> internal >> server >> [ runner Javadoc ] |
org.apache.cactus.internal.server.runner: Javadoc index of package org.apache.cactus.internal.server.runner.
Package Samples:
org.apache.cactus.internal.server.runner: Contains the classes implementing the server side of Cactus.
Classes:
TestXMLFormatter: Unit tests for XMLFormatter .
WebappTestRunner: JUnit Test Runner that can load test cases that are in the classpath of a webapp. This test runner is supposed to be executed from within the webapp.
XMLConstants: XML constants for outputting the JUnit test results in XML. Note: This class was copied from the Jakarta Ant project and heavily adapted for Cactus.
XMLTransformer: Helper class that handles the transformation of the XML test results to some output format determined by a stylesheet.
WebappTestSuiteLoader: Dynamic class loader to load classes from the webapp classpath.
XMLFormatter: Format the test results in XML.
| Home | Contact Us | Privacy Policy | Terms of Service |