|
TPTP 4.2.0 Testing Tools Project Public API Specification |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
|---|---|
| IDataProcessorObservable | An extended interface introduced to avoid breaking clients but also add new functionality -- this interface adds the ability to listen for data processor events. |
| IDataProcessorObservable.Observer | Observer nested interface, used as the callback for when observed events take place and notification is sent out, used in conjunction with the add and remove observer methods |
| IExecutableObjectAdapter | |
| IExecutionDeploymentAdapter | This interface defines a test deployment mechanism to automatically deploy test artifacts required by test execution to their designated locations. |
| IExecutionDeploymentAdapterExtended | |
| IExecutionEnvironmentAdapter | |
| IExecutionHarnessDataProcessor | |
| IExecutionHarnessDataProcessor2 | Extends IExecutionHarnessDataProcessor
to provide new method definitions. |
| Class Summary | |
|---|---|
| DebugExecutorStub | This executor is identical to TestExecutionHarnessExecutorStub
but launches the process in debug mode and attaches the eclipse debugger to it. |
| ExecutionHarnessDataProcessorFactory | |
| ExecutionHarnessPlugin | Plugin class for the execution harness plug-in; also provides other utilities exposed through its implementation of the system utility interface. |
| JavaExecutionDeploymentAdapter | This class provides an implementation of
JavaExecutionDeploymentAdapterto automatically deploy test assets
using file transfer service from Agent Controller. |
| JavaExecutionEnvironmentAdapter | |
| JavaProcessExecutableObjectAdapter | |
| ManualExecutableObjectAdapter | This is an adapter that knows how to configure the ManualProcessExecutorImpl at runtime. |
| TestExecutionHarness | This class provides the mechanism for launching Hyades tests. |
| TestExecutionHarness.ProgressVisibility | Provides the ability to specify whether progress visibility is desired or not when invoking the various launch test methods in this class. |
| TestExecutionHarnessExecutorStub | The test execution harness executor stub is used by the test execution harness to launch tests. |
| XMLExecutionDataProcessor | |
|
TPTP 4.2.0 Testing Tools Project Public API Specification |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||