JTR 5.0 API Documentation

Uses of Package
jtr.config.enterprise

Packages that use jtr.config.enterprise
jtr.config Here reside all the basic classes used to compose the object-oriented representation of a jtr.xml configuration file. 
jtr.config.enterprise This packages gathers those classes used to represent the enterprise configurations defined in the jtr.xml file. 
jtr.enterprise This packages contains helper classes for performing lookup of JEE resources. 
jtr.runners This package defines the hierarchy of interfaces that shape the interaction between user-defined runners and the JTR runtime. 
jtr.test This package contains all those classes and interfaces in charge of managing the execution of JTR Test Sessions.
Beside this, this package brings a set of interfaces that model the way an outcome is defined in the JTR Project, and other contracts that must be implemented by those components in charge of showing the test results to the end user upon completion. 
jtr.test.impl Default implementations of the interfaces defined in the jtr.test package. 
 

Classes in jtr.config.enterprise used by jtr.config
EnterpriseConfig
          An EnterpriseConfig provides the JTR framework with information such as the properties needed to correctly perform the lookup of enterprise resources.
 

Classes in jtr.config.enterprise used by jtr.config.enterprise
EnterpriseProperty
          Instances of this class all represent single properties belonging to an EnterpriseConfig instance.
An enterprise property is a simple name, value pair useful for representing those properties necessary for performing look up operations in a JNDI environment.
 

Classes in jtr.config.enterprise used by jtr.enterprise
EnterpriseConfig
          An EnterpriseConfig provides the JTR framework with information such as the properties needed to correctly perform the lookup of enterprise resources.
 

Classes in jtr.config.enterprise used by jtr.runners
EnterpriseConfig
          An EnterpriseConfig provides the JTR framework with information such as the properties needed to correctly perform the lookup of enterprise resources.
 

Classes in jtr.config.enterprise used by jtr.test
EnterpriseConfig
          An EnterpriseConfig provides the JTR framework with information such as the properties needed to correctly perform the lookup of enterprise resources.
 

Classes in jtr.config.enterprise used by jtr.test.impl
EnterpriseConfig
          An EnterpriseConfig provides the JTR framework with information such as the properties needed to correctly perform the lookup of enterprise resources.
 


The JTR Project is licensed under GPL version 2