Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.cactus.internal.server.runner

Contains the classes implementing the server side of Cactus.

See:
          Description

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

Class Summary
TestXMLFormatter Unit tests for XMLFormatter.
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.internal.server.runner Description

Contains the classes implementing the server side of Cactus.