Uses of Class
org.apache.cactus.server.AbstractTestCaller

Packages that use AbstractTestCaller
org.apache.cactus.server   
 

Uses of AbstractTestCaller in org.apache.cactus.server
 

Subclasses of AbstractTestCaller in org.apache.cactus.server
 class JspTestCaller
          Call the test method on the server side after assigning the JSP implicit objects using reflection.
 class ServletTestCaller
          Responsible for instanciating the TestCase class on the server side, set up the implicit objects and call the test method.
 



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