Yes, you can and that is what is true definition of unit testing.

My two cents:
Look for "In Container testing" while testing Servlets, EJBs, and Struts (Actions). It
may be little difficult to generate all objects generated automatically by containers
(Servlet/EJB) and frameworks(Struts)..


Steven Woody wrote:

> Hi, list
>
> Can I unit test Action subclasses with JUnit without running of a Servlet container?
>
> --
> Steven Woody
> [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to