Uses of Class
org.apache.cactus.ServletTestCase

Packages that use ServletTestCase
org.apache.cactus Contains all classes needed for writing Cactus tests. 
 

Uses of ServletTestCase in org.apache.cactus
 

Subclasses of ServletTestCase in org.apache.cactus
 class JspTestCase
          Test classes that need access to valid JSP implicit objects (such as the page context, the output jsp writer, the HTTP request, ...) must subclass this class.
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.