You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Jakarta Cactus

From EverybodyWiki Bios & Wiki


Jakarta Cactus
Developer(s)Apache Software Foundation
Final release
1.8.1
Written inJava
Engine
    Operating systemCross-platform
    TypeUnit testing
    LicenseApache License 2.0
    Websitejakarta.apache.org/cactus/

    Search Jakarta Cactus on Amazon.

    Cactus is a simple test framework for unit testing server-side Java code (Servlets, EJBs, Tag libs, ...) from the Jakarta Project. The intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it. Cactus implements an in-container strategy, meaning that tests are executed inside the container.

    Project status[edit]

    The Jakarta Cactus project was retired on August 5, 2011.

    The Jakarta Cactus project announced the new 1.8.1 version [1] on January 18, 2009. Version 1.8.1 still does not support JUnit 4.x, although a workaround of sorts is documented [2]. As of 1.8, Cactus uses Cargo for all server-related manipulation. As of 08/05/2011, cactus has been retired. http://jakarta.apache.org/cactus/mock_vs_cactus.html

    External links[edit]


    This article "Jakarta Cactus" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Jakarta Cactus. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.