JTR 4.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

D

DEF_RMI_REGISTRY_HOST - Static variable in class jtr.test.SystemProperties
The default value for the jtr.remote.test.host property.
DEF_RMI_REGISTRY_PORT - Static variable in class jtr.test.SystemProperties
The default port number the registry gets assigned to.
DEFAULT_ASSIGNMENT_POLICY - Static variable in class jtr.config.RunnerConfig
Default assignment policy is CYCLIC
DEFAULT_COUNT - Static variable in class jtr.config.RunnerConfig
Default value for an IRunner number of runs is 1
DEFAULT_RUNS - Static variable in class jtr.config.RunnerConfig
Default value for an IRunner number of instances is 1
DEFAULT_SLEEP_TIME - Static variable in class jtr.config.RunnerConfig
Default value for an IRunner sleep time is -1 (undefined)
DefaultAssignmentPolicyFactory - Class in jtr.assigner.impl
This is the default factory used for obtaining instances of IAssignmentPolicy.
Once an IAssignmentPolicy concrete instance has been obtained, the actual IParamsAssigner can be instantiated.
DefaultAssignmentPolicyFactory() - Constructor for class jtr.assigner.impl.DefaultAssignmentPolicyFactory
 
DefaultOutcome - Class in jtr.test.impl
This is the default implementation provided for the IOutcome interface.
DefaultOutcome() - Constructor for class jtr.test.impl.DefaultOutcome
Default constructor.
DefaultOutcomeFactory - Class in jtr.test.impl
Default implementation of the IOutcomeFactory interface.
DefaultOutcomeFactory() - Constructor for class jtr.test.impl.DefaultOutcomeFactory
Constructor.
DefaultTestCompletionListener - Class in jtr.test.impl
Default implementation of the ITestCompletionListener contract.
DefaultTestCompletionListener() - Constructor for class jtr.test.impl.DefaultTestCompletionListener
Creates a new instance of DefaultTestCompletionListener
DefaultTestResultDisplayer - Class in jtr.test.impl
Default implementation of the ITestResultDisplayer meant for printing to the standard output the results collected form all the JTR-nodes involved in the test.
DefaultTestResultDisplayer() - Constructor for class jtr.test.impl.DefaultTestResultDisplayer
Creates a new instance of DefaultTestResultDisplayer
DESCENDING - Static variable in class jtr.ui.swing.TableSorter
 
disposeResources() - Method in class jtr.test.TestRunManager
 
DistributionError - Class in jtr.remote.test
 
DistributionError(NodeInfo, Throwable) - Constructor for class jtr.remote.test.DistributionError
Creates a new instance of DistributionError
doRunTest() - Method in class jtr.runners.AbstractRunnerAncestor
This method is in charge of actually starting the test by calling the user defined test() method over the user-defined runner instances.

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