public marks

PUBLIC MARKS from roulian with tag "unit testing"

16 January 2007

08 January 2007

Jakarta Cactus

Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...). 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.

roulian's TAGS related to tag "unit testing"

api +   application_server +   database +   java +   web services +