Package org.apache.cactus.integration.ant

Contains the tasks and types provided for integration of Cactus with Ant.

See:
          Description

Class Summary
CactifyWarTask An Ant task that injects elements necessary to run Cactus tests into an existing WAR file.
CactifyWarTask.FilterRedirector Implementation of Redirector for filter test redirectors.
CactifyWarTask.JspRedirector Implementation of Redirector for JSP test redirectors.
CactifyWarTask.Redirector Abstract base class for nested redirector elements.
CactifyWarTask.ServletRedirector Implementation of Redirector for servlet test redirectors.
CactifyWarTask.Version Enumeration for the version attribute.
CactusTask An Ant task that extends the optional JUnit task to provide support for in-container testing.
ContainerSet Ant data type that represents a set of J2EE containers.
RunServerTestsTask Task to automate running in-container unit test.
WebXmlMergeTask Ant task that can merge the definitions from two web deployment descriptors into one descriptor.
 

Package org.apache.cactus.integration.ant Description

Contains the tasks and types provided for integration of Cactus with Ant.

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.