Jakarta Cactus
Remove from Bookmarks
- Which text to add here??
Added by Rafael on 2010-01-22 17:10
» Viewed 425 times
» Favorited by 0 user(s)
» 0 Comments
» This resource has public visibility
Holder of Rights:
License: unknown
Creator(s):
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.