Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-cactus: Cactus unit test framework for server-side java code
- Summary
- 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
Changelog
- * Thu Aug 30 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.7.2-3jpp
-
- Avoid maven-plugins symlink in main package
- Fix maven-plugin's project.xml dependencies
- Include default-project.xml files in dependency preprocessing
- * Thu Jul 5 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.7.2-2jpp
-
- Fix maven1 plugin file location to /usr/share/maven/plugins
- Keep maven1 plugin unversioned symlink in /usr/share/java/maven-plugins
- * Tue Jul 3 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.7.2-1jpp
-
- Upgrade to 1.7.2
- Make Vendor, Distribution based on macro