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
|