You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Deryl Seale <ds...@projectachieve.com> on 2001/11/09 06:28:01 UTC

StrutsTestCase for JUnit

Hello, all.

I've developed an extension of TestCase to test objects in the
Jakarta Struts MVC framework.  This TestCase uses mock servlet
objects to run the ActionServlet, so you can test your Action
objects, mappings, forward declaration, and error messaging
without running a real servlet engine.

I've found it quite useful; I hope you will, too.  If you're
interested, check it out:

http://strutstestcase.sourceforge.net

thanks!
--Deryl



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>