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 _

F

Factories - Class in jtr.config
This class represents a set of factories configured in a jtr.xml configuration file.
Factories() - Constructor for class jtr.config.Factories
Creates a new instance of Factories
Factory - Class in jtr.config
This class represetns a factory element of a jtr.xml configuration file.
Factory() - Constructor for class jtr.config.Factory
Creates a new instance of Factory
fatalError(SAXParseException) - Method in class jtr.config.JtrSaxErrorHandler
 
fillPool(TestConfig, RunnerPool, ITestCompletionListener) - Static method in class jtr.pool.RunnerPoolFiller
This method instantiates the runners as dictated by the TestConfig and uses them to populate the provided RunnerPool.
fillPool(TestConfig, RunnerPool, NodeInfo) - Static method in class jtr.remote.pool.RemoteRunnerPoolFiller
Fills the RunnerPool instance provided with all the required runner instances, according to what stated in the testConfig instance.
findClass(String) - Method in class jtr.remote.cl.JtrRmiClassLoader
 
findResource(String) - Method in class jtr.remote.cl.JtrRmiClassLoader
 
findScript(String) - Method in class jtr.script.impl.AbstractScriptEngine
Finds the required parameterization-script using its unique name provided as input parameter.
flush(File) - Method in class jtr.test.results.exporters.impl.ExcelExporter
 
flush(File) - Method in interface jtr.test.results.exporters.ITestResultsExporter
If required by the choosen output format, flushes to the specified output file.

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 _