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 _

H

handleFailure(int, Throwable) - Method in class jtr.runners.AbstractRunnerAncestor
Whenever an exception is caught during the execution of the test() method of the IRunner interface, the AbstractRunner takes care of instantiating a new IOutcome and of adding it to the current TestOutcomeTable.
Once this steps have been performed, the receiveFailureNotification(Throwable,String)" of the IRunner interface is called.
handleReinitialization(IRunnerParameterized) - Method in class jtr.test.TestRunManager
The reinitialization of an IRunnerParameterized is delegated to its associated IParamsAssigner.
handleResponse(IWsResponse) - Method in interface jtr.ws.IWsResponseListener
Call-back notification method invoked upon notification of the accomplishment of a previous service invocation.
handleUserDefinedParameters(IRunnerClean, RunnerConfig, ParametersMap) - Method in class jtr.assigner.impl.AbstractParamsAssigner
This method routes the initialization of the different families of supported parameters other than the standard ones.
hashCode() - Method in class jtr.remote.test.NodeInfo
 
HeadlessTestCompletionListener - Class in jtr.test.impl
 
HeadlessTestCompletionListener() - Constructor for class jtr.test.impl.HeadlessTestCompletionListener
 
HeadlessTestResultDisplayer - Class in jtr.test.impl
 
HeadlessTestResultDisplayer() - Constructor for class jtr.test.impl.HeadlessTestResultDisplayer
 

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 _