JTR 5.0 API Documentation
A B C D E F G H I J L M N P Q R S T U V W X _

E

enrichOutcome(IOutcome) - Method in class jtr.runners.AbstractRunnerAncestor
This abstract method must be used either when the user needs to enrich the given outcome with a JTR UserObject or in case the default IOutcomeFactory has been replaced with a custom one.
ENTERPRISE - Static variable in class jtr.config.StdParameters
The enterprise configuration that should be passed to a given IRunner.
EnterpriseConfig - Class in jtr.config.enterprise
An EnterpriseConfig provides the JTR framework with information such as the properties needed to correctly perform the lookup of enterprise resources.
EnterpriseConfig() - Constructor for class jtr.config.enterprise.EnterpriseConfig
Constructor.
EnterpriseProperty - Class in jtr.config.enterprise
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.
EnterpriseProperty() - Constructor for class jtr.config.enterprise.EnterpriseProperty
Constructor.
equals(Object) - Method in class jtr.remote.test.NodeInfo
 
error(SAXParseException) - Method in class jtr.config.JtrSaxErrorHandler
 
ExcelExporter - Class in jtr.test.results.exporters.impl
Implementation of the ITestResultExporter interface able to export JTR test results in Excel format.
ExcelExporter() - Constructor for class jtr.test.results.exporters.impl.ExcelExporter
Creates a new instance of ExcelExporter
execute() - Method in class jtr.ant.JtrRun
execute(String, ScriptParams, IScriptContext) - Method in class jtr.script.impl.BshScriptEngine
Executes the given script.
execute(String, ScriptParams, IScriptContext) - Method in class jtr.script.impl.GroovyScriptEngine
Executes the given script.
execute(String, ScriptParams, IScriptContext) - Method in interface jtr.script.IScriptEngine
Executes the script identified by the scripUID with the give actualParams parameters and the given ctx context.
Exponential - Class in jtr.lang.functions.impl
Implementation of the exponential distribution.
Exponential(String[]) - Constructor for class jtr.lang.functions.impl.Exponential
 
export(NodeInfo, TestOutcomeTable) - Method in class jtr.test.results.exporters.impl.ExcelExporter
 
export(NodeInfo, TestOutcomeTable) - Method in interface jtr.test.results.exporters.ITestResultsExporter
Export the test results produced by the specified JTR node.

The JTR Project is licensed under GPL version 2
A B C D E F G H I J L M N P Q R S T U V W X _