|
|||||||||
| Home >> All >> org >> apache >> cactus >> integration >> [ ant overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cactus.integration.ant
| Class Summary | |
| AntTestCase | An AntTestCase is a TestCase specialization for unit testing Ant tasks. |
| CactifyEarTask | An Ant task that injects elements necessary to run Cactus tests into an existing EAR file. |
| CactifyWarTask | An Ant task that injects elements necessary to run Cactus tests into an existing WAR file. |
| CactifyWarTask.EjbRef | Implements the nested element ejbref |
| 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. |
| CactusWar | Implements the nested element cactuswar of the cactifyear task. |
| ContainerSet | Ant data type that represents a set of J2EE containers. |
| RunServerTestsTask | Task to automate running in-container unit test. |
| TestAll | Run all the unit tests for the web.xml support classes. |
| TestCactifyEarTask | Test class for the CactifyEar task. |
| TestCactifyWarTask | Unit tests for CactifyWarTask. |
| TestCactusTask | Unit tests for CactusTask. |
| TestContainerSet | Unit tests for ContainerSet. |
| TestRunServerTestsTask | Unit tests for RunServerTestsTask. |
| WebXmlMergeTask | Ant task that can merge the definitions from two web deployment descriptors into one descriptor. |
|
|||||||||
| Home >> All >> org >> apache >> cactus >> integration >> [ ant overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||