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 _

P

ParameterException - Exception in jtr.assigner.util
This exception is thrown when the JTR runtime is not able to properly set a property of an IRunner instance.
ParameterException(String, Object, String, Object) - Constructor for exception jtr.assigner.util.ParameterException
Creates a new instance of ParameterException
ParameterException(String, Throwable, Object, String, Object) - Constructor for exception jtr.assigner.util.ParameterException
Creates a new instance with a message and a cause.
ParametersMap - Class in jtr.config
A ParametersMap is a set of RunnerConfigParam instances.
ParametersMap() - Constructor for class jtr.config.ParametersMap
Constructor.
PART_NAMES_DELIMITER - Static variable in class jtr.config.ws.WebServiceMsg
Part names delimiter.
PASSIVE_NODE_MAIN_CLASS - Static variable in class jtr.ant.JtrPassive
 
performStdAssignment(IRunnerClean, RunnerConfig, ParametersMap, IParamsAssigner) - Method in class jtr.assigner.impl.AbstractParamsAssigner
This method assigns to the input IRunnerClean instance all its configuration parameters specified in the jtr.xml file.
These parameters are stored into the runnerConfig and params input parameters.
Poissonian - Class in jtr.lang.functions.impl
Implementation of the Poissonian distribution.
Poissonian(String[]) - Constructor for class jtr.lang.functions.impl.Poissonian
 
provideFeedback(int, int, int) - Method in class jtr.test.impl.DefaultTestCompletionListener
This method causes this interface implementation to show a feedback to the user, concerning the execution of the test.
provideFeedback(int, int, int) - Method in class jtr.test.impl.HeadlessTestCompletionListener
This method causes this interface implementation to show a feedback to the user, concerning the execution of the test.
provideFeedback(int, int, int) - Method in interface jtr.test.ITestCompletionListener
This method causes this interface implementation to show a feedback to the user, concerning the execution of the test.
provideTestOutcome(NodeInfo, TestOutcomeTable) - Method in class jtr.remote.test.impl.TestOutcomeCollectorImpl
 
provideTestOutcome(NodeInfo, TestOutcomeTable) - Method in interface jtr.remote.test.TestOutcomeCollector
Provide the collector with a new JTR-test outcome, along with the description of the originating node.
PScript - Class in jtr.config.script
Class that maps the p-script element of the jtr.xml configuration file.
PScript() - Constructor for class jtr.config.script.PScript
 
PScripts - Class in jtr.config.script
Class that maps the p-scripts element of the jtr.xml configuration file.
PScripts() - Constructor for class jtr.config.script.PScripts
 
purgeOutcomes(NodeInfo, TestOutcomeTable) - Method in class jtr.test.impl.HeadlessTestCompletionListener
 
put(String, T) - Method in class jtr.test.TestOutcomeTable
Add a new outcome to the repository.

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 _