I would suggest isolating your business logic behind a facade.
- George
> -Original Message-
> From: Kanuri, Chand [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 18, 2006 10:29 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Unit test struts application
&g
15:20
To: user@struts.apache.org
Subject: RE: Unit test struts application
StrutsTestCase (http://strutstestcase.sourceforge.net/) works well for
well-factored struts applications. It does not work so well where
developers have not layered the application, and have shoved business
logic into the
StrutsTestCase (http://strutstestcase.sourceforge.net/) works well for
well-factored struts applications. It does not work so well where
developers have not layered the application, and have shoved business
logic into the actions, controllers, and JSPs.
- George
http://www.idiacomputing.com
hi guys,
how do you test your struts application? can you test up to the action
level maybe using mocks? can you share your experience and maybe tools
you use.
i found this while surfing:
http://www.jnetdirect.com/products.php?op=conv
has anyone has any experience using it?
thanks & more p
4 matches
Mail list logo