TPTP 4.4.0 Testing Tools Project
Public API Specification

Package org.eclipse.hyades.test.core.launch.extensions

This package provides the interfaces used in TPTP launch configuration extension points.

See:
          Description

Interface Summary
IDeploymentsProvider This interface is to be implemented by plugins extending the org.eclipse.hyades.test.core.launchconfigDeploymentProvider extension point.
IExecutionHistoryDefaultsProvider This interface is to be implemented by plugins extending the org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults extension point.
IExecutionHistoryDefaultsProvider2 This interface is to be implemented by plugins extending the org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults2 extension point.
IExecutionHistoryDefaultsProvider2Extended  
IExecutionHistoryDefaultsProviderExtended  
IExecutionResultsLocationFilter This interface is to be implemented by plugins extending the org.eclipse.hyades.test.core.launchconfigExecutionHistoryLocationFilter extension point.
IRunHandler This interface is to be implemented by plugins extending the org.eclipse.hyades.test.core.launchconfigRunHandler extension point.
IRunHandler2 This interface extends the functionalities of IRunHandler.
ITestLaunchConfigurationValidator This interface is to be implemented by plugins extending the org.eclipse.hyades.test.core.launchconfigValidator extension point.
ITestLaunchConfigurationValidator.Diagnostic Interface used for describing the result of a validation.
 

Package org.eclipse.hyades.test.core.launch.extensions Description

This package provides the interfaces used in TPTP launch configuration extension points. See the extension points documentation for details.


TPTP 4.4.0 Testing Tools Project
Public API Specification