MockRunner 0.3 released
MockRunner 0.3 released
Submitted by webmaster@testdriven.com (News) on Fri, 27/08/2004 - 12:06.Mockrunner is a lightweight framework for unit testing applications in the J2EE environment. It supports Struts actions, servlets, filters and tag classes. It also includes a JDBC and a JMS test framework and can be used to test EJB based applications.
This major release provides:
- Struts 1.2 support (please read migratingfrom0.2.9.txt for details, there are some incompatibilities with previous versions). Struts 1.1 is still supported.
- Regular expression support for JDBC statement preparation and verification (please note, that you have to enable this feature with setUseRegularExpressions(true))
- Regular expression support for HTML output verification
- many small bug fixes
- MockEJB 0.6 support is still pending
Visit MockRunner for more information.
This major release provides:
- Struts 1.2 support (please read migratingfrom0.2.9.txt for details, there are some incompatibilities with previous versions). Struts 1.1 is still supported.
- Regular expression support for JDBC statement preparation and verification (please note, that you have to enable this feature with setUseRegularExpressions(true))
- Regular expression support for HTML output verification
- many small bug fixes
- MockEJB 0.6 support is still pending
Visit MockRunner for more information.
