You can use Cactus (http://jakarta.apache.org/cactus) or for a more
coarse-grained solution, HttpUnit (http://httpunit.sourceforge.net).

Another option is to use the mock servlet objects in the library at
http://www.mockobjects.com.

Jeff Schnitzer
[EMAIL PROTECTED]
Simple unit tester for EJBs:  http://junitee.sourceforge.net
The Maverick MVC Framework:   http://mav.sourceforge.net

> -----Original Message-----
> From: Ely Wagner Aguiar de Oliveira [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 16, 2001 9:00 AM
> To: Orion-Interest
> Subject: RE: JUnitee
> 
> 
> Hello, mates!
> 
> Does anyone know any kind of JUnit to test servlets and JSP? JUnit and
> JUnitEE only work with common cases of objects and I'd like to
automatize
> the test of Servlets and JSPs also.
> 
> Thanks.
> 
> Ely
> 


Reply via email to