Uses of Interface
org.apache.cactus.internal.CactusTestCase

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

Uses of CactusTestCase in org.apache.cactus
 

Classes in org.apache.cactus that implement CactusTestCase
 class FilterTestCase
          Test classes that need access to valid Filter implicit objects (such as the FilterConfig and FilterChain objects) must subclass this class.
 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.
 class ServletTestCase
          Cactus test case to unit test Servlets.
 



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