Cactus Framework 1.5-beta1

Cactus is a JUnit extension to unit test server-side java code.

See:
          Description

Public API
org.apache.cactus Contains all classes needed for writing Cactus tests.
org.apache.cactus.client.authentication Contains classes that support using and testing various authentification schemes.
org.apache.cactus.extension.jsp Contains utility classes to support unit testing of JSP tag libraries.
org.apache.cactus.server Contains the classes implementing the server side of Cactus.

 

Internal API
org.apache.cactus.client Contains the classes implementing of the client side of Cactus.
org.apache.cactus.client.connector.http Contains the implementation of the HTTP transport for communication of the client-side test runner with the server-side redirectors.
org.apache.cactus.configuration Contains the classes that support the configuration of Cactus.
org.apache.cactus.extension.jetty Contains classes to support running Cactus tests against an embedded Jetty container.
org.apache.cactus.server.runner Contains the classes that implement the Cactus ServletTestRunner.
org.apache.cactus.util Contains various utility classes.

 

Other Packages
org.apache.cactus.internal.client  
org.apache.cactus.internal.server  

 

Cactus is a JUnit extension to unit test server-side java code.

Go to the Cactus web site for all documentation on Cactus.



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