Resources

Last update : August 25 2002
Doc for : v1.4

About
  • What is Cactus ?
  • News
  • Changes
  • Features/Status
  • Goals
  • Roadmap/Todo
  • Contributors
  • Contributing
  • Cactus Users
  • Tested on ...
  • License


  • Downloads
  • Downloads


  • Documentation
  • How it works ?
  • Getting Started
  • Mock vs Container
  • Javadocs
  • FAQ


  • Howto Guides
  • Classpath Howto
  • Config Howto
  • Migration Howto
  • TestCase Howto
  • Jsp Howto
  • Runner Howto
  • Security Howto
  • Ant Howto
  • HttpUnit Howto
  • Sample Howto
  • EJB Howto
  • IDE Howto
  • Tomcat Howto
  • JUnitEE Howto


  • Support
  • Bug database
  • Mailing list


  • Misc.
  • Why the name ?
  • Logo Challenge
  • Resources
  • Test Coverage
  • Stats


  • Developers
  • CVS
  • Coding Conventions
  • Build results
  • Release Checklist


  • External resources related to Cactus

    Link   Cactus Wizard for JBuilder  
    Type   IDE Plugin  
    Date   Submitted on June 2002  
    Description   CactusWizard offers a JBuilder Wizard to generate Unit-Tests for the Java Programming Language. It is possible to create JUnit-TestCases, -TestSuites and Cactus-TestCases like ServletTestCase or JSPTestCase  

    Link   Test flexibly with AspectJ and mock objects  
    Type   Article  
    Date   Submitted on May 2002  
    Description   This article demonstrates how to use AspectJ in association with Mock Objects to provide greater test flexibility. It also demonstrates how AspectJ can complement Cactus tests.  

    Link   KaCoMa  
    Type   Tutorial  
    Date   Submitted on May 2002  
    Description   KaCoMa (abbreviation for Kaarle's ContentManagement until further notice) is a ContentManagement system for web-sites that serves as a tutorial for beginners of custom taglibraries and/or Unit testing of corresponding software.  

    Link   StrutsTestCase for JUnit  
    Type   Add-on for Cactus  
    Date   Submitted on December 2001  
    Description   StrutsTestCase for JUnit is an extension of the standard JUnit TestCase class that provides facilities for testing code based on the Struts framework. StrutsTestCase provides both a Mock Object approach and a Cactus approach to actually run the Struts ActionServlet, allowing you to test your Struts code with or without a running servlet engine.  

    Link   Java Tools for Extreme Programming: Mastering Open Source Tools, including Ant, JUnit, and Cactus  
    Type   Book  
    Date   Submitted on November 2001  
    Description   Co-authored by Nicholas Lesiecki (a Cactus commiter) and Richard Hightower, this book covers key open source testing and integration tools that work well in agile processes such as XP. The book features a Cactus API reference, an in-depth tutorial on Cactus use, and an example of applying in-container techniques to a real-world application.  

    Link   Views from Abroad: Cactus -- No Pity for Bugs  
    Type   Article  
    Date   Submitted on June 2001  
    Description   Interview of Vincent Massol from Benoit Marchal.  

    External resources related to testing in general

    Link   Test infect your Enterprise JavaBeans, Javaworld May 2000  
    Type   Article  
    Date   Submitted on May 2000  
    Description   Explains the advantage of an in-container testing approach.  

    Link   Mock Object resources  
    Type   Link to other resources  
    Date   N/A  
    Description   List of resources on Mock Objects.  

    Link   JUnit  
    Type   Framework  
    Date   N/A  
    Description   The unit testing framework that Cactus extends.  

    Link   HttpUnit  
    Type   Framework  
    Date   N/A  
    Description   A Java library for the automatic stimulation and testing of web applications.  



    Copyright © 2000-2002 The Apache Software Foundation. All Rights Reserved.