One of the things I really like about Struts 2 is how easy it is to
unit test actions. Using the proper mechanisms for injecting what you
need, unit testing the action should be as simple as instantiating the
action, set the appropriate dependencies, and then execute it.

Nils-H

On Sat, Jan 17, 2009 at 10:21 AM, Doug Pham <dougtp...@yahoo.com> wrote:
> Hi All,
>     I am putting together Struts 2, Hibernate & Sitemesh.  Where can I find 
> information on how to unit test my new application actions?
>
> Thanks,
> Doug
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to