JTR 5.0 API Documentation

Uses of Class
jtr.runners.AbstractRunnerAncestor

Packages that use AbstractRunnerAncestor
jtr.runners This package defines the hierarchy of interfaces that shape the interaction between user-defined runners and the JTR runtime. 
 

Uses of AbstractRunnerAncestor in jtr.runners
 

Subclasses of AbstractRunnerAncestor in jtr.runners
 class AbstractJMSRunner
          This abstract runner has to be the base class of all the application-level runners willing to leverage on the JTR runtime for the dynamic injection of JMS administered objects defined in the jtr.xml configuration file.
 class AbstractRunner
          This is the base class every application level runner should extend.
 class AbstractWsRunner
          This abstract class is the base class every application-level IRunner implementation should extend when the ability to access webservices is required.
This class provides facilities for invoking webservices according to what has been specified in the jtr.xml configuration file.
 class JUnitFacadeRunner
           
 


The JTR Project is licensed under GPL version 2