Sitemap

The following list gives an overview of all documents on the Cactus web site.

  • 2001 news archives: Past Cactus news that happened in 2001.
  • 2002 news archives: Past Cactus news that happened in 2002.
  • Ant Installation: Tips for installing and setting up Ant.
  • Ant Integration: Overview of the Ant integration mechanisms provided by Cactus.
  • Ant Primer: Quick introduction to the basic concepts of the Ant build tool.
  • API Documentation: The API documentation for the various parts of Cactus.
  • Browser Integration: Explains how to run Cactus tests from a browser.
  • Building From Source: How to build Cactus from source.
  • CactifyWar Ant Task: Documentation for the <cactifywar> task provided by Cactus.
  • Cactus Ant Task: Documentation for the <cactus> task provided by Cactus.
  • Cactus books: Books covering Cactus.
  • Cactus links: Links about Cactus.
  • Cactus runners: Information on the various methods of running tests with Cactus.
  • Changes: Cactus release changelogs and list of all the web site pages that have been recently changed.
  • Changes archive: Archives of older Cactus release changes.
  • Classpath Howto: Information on how to set up the classpath for running Cactus tests.
  • Code Coverage Reports: Cactus code coverage reports (generated by Clover)
  • Coding Conventions: The coding conventions used for the development of Cactus itself.
  • Configuration Howto: Information on how to configure Cactus when running tests manually.
  • Contributors: Lists people who are or have been contributing to Cactus.
  • Downloads: Downloads of Cactus releases and nightly builds.
  • Eclipse Cactus Runner Plugin: Information about the Cactus Runner plugin for Eclipse.
  • Eclipse development environment set up: Described how to set up an Eclipse development environment for working on the Cactus plugins for Eclipse.
  • Eclipse Integration: Overview of the Cactus plugins for Eclipse.
  • Eclipse Web Application Plugin: Information about the Cactus Web Application plugin for Eclipse.
  • Features: Cactus feature list.
  • Frequently Asked Questions: Questions frequently asked (and sometimes answered)
  • Getting Started: Gentle introduction to get you up to speed with Cactus.
  • Goals: Short and long term goals for Cactus.
  • How It Works: High level view of the inner workings of Cactus.
  • How It Works (UML): High level view of the inner workings of Cactus as a UML sequence diagram.
  • HttpUnit Howto: How to use HttpUnit tests inside Cactus test cases
  • IDE Howto: Information on integrating Cactus with some IDEs
  • IDE Howto: JBuilder 4: Information on using Cactus from the Borland JBuiler 4 IDE.
  • IDE Howto: JBuilder 5: Information on using Cactus from the Builder JBuilder 5 IDE.
  • IDE Howto: Visual Age for Java with Tomcat: Information on using Cactus from the Visual Age for Java IDE with the Tomcat Test Environment.
  • IDE Howto: Visual Age for Java with WebSphere: Information on using Cactus from the Visual Age for Java IDE with the WebSphere Test Environment.
  • J2EE-RI Howto: Information on running EJB unit tests against the J2EE reference implementation.
  • Jetty Integration: Explains how to use the special integration Cactus provides for the Jetty servlet container.
  • JUnitEE Howto: Explains how to integrate Cactus tests with JUnitEE.
  • License: The Cactus License.
  • Logo Challenge: Logos for Cactus proposed by various people.
  • Mailing Lists: Information about the Cactus mailing lists.
  • Migration Guide: Information on how to migrate to a more recent version of Cactus.
  • Mock Objects vs. In-Container: Discussion of in-container testing as compared to using a mock objects approach.
  • News: Latest news and events about Cactus.
  • Nightly Build Results: Aggregated links to the results of the nightly builds.
  • Overview: Describes what the Cactus framework is, defines several types of unit tests and explains which are best implemented with Cactus.
  • Participating: Information on participating in the development of Cactus.
  • Release Checklist: Things that are important to check when preparing a release of Cactus.
  • Resources: Links to Cactus related resources.
  • Roadmap/Todo: List of todo tasks for the next Cactus releases.
  • RSS News: All the recent Cactus news as a RDF feed so that you always keep up to date!
  • RunServerTests Ant Task: Documentation for the <runservertests> task provided by Cactus.
  • Samples Howto: How to get started with the sample application provided by Cactus.
  • Sitemap: List of all site resources.
  • Tested On: A list of containers that Cactus was tested on for each release.
  • Testing links: Links about testing and unit testing in general.
  • Tomcat Howto: Quickstart guide for getting Cactus tests running on Tomcat 4.x.
  • Using Cactus with Ant: How to integrate Cactus tests with an existing Ant build.
  • WebXmlMerge Ant Task: Documentation for the <webxmlmerge> task provided by Cactus.
  • Who Uses Cactus?: Informal list about who is using Cactus.
  • Why the Name?: Some background information about how Cactus got its name.
  • Writing Cactus Tests: Introduction to writing Cactus-based unit tests.
  • Writing Cactus Tests for EJBs: How to test Enterprise JavaBeans using Cactus.
  • Writing Cactus Tests for Filters: How to write unit tests for Servlet Filters using Cactus.
  • Writing Cactus Tests for JSP Pages: How to write unit tests for JSP pages using Cactus.
  • Writing Cactus Tests for JSP Taglibs: How to write unit tests for JSP tag libraries using Cactus.
  • Writing Cactus Tests for Servlets: Information on writing Cactus-based tests to test Servlets.