|
Lines 79-85
Link Here
|
| 79 |
|
79 |
|
| 80 |
<dt><a id="org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults">org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults</a></dt> |
80 |
<dt><a id="org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults">org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults</a></dt> |
| 81 |
<dd> |
81 |
<dd> |
| 82 |
This extension point allows client plugins to define the default settings |
82 |
This extension point allows client plug-ins to define the default settings |
| 83 |
presented in the Test Log tab of the test launch configuration, for a given |
83 |
presented in the Test Log tab of the test launch configuration, for a given |
| 84 |
test type. |
84 |
test type. |
| 85 |
<br/><br/> |
85 |
<br/><br/> |
|
Lines 87-93
Link Here
|
| 87 |
|
87 |
|
| 88 |
<dt><a id="org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults2">org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults2</a></dt> |
88 |
<dt><a id="org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults2">org.eclipse.hyades.test.core.launchconfigExecutionHistoryDefaults2</a></dt> |
| 89 |
<dd> |
89 |
<dd> |
| 90 |
This extension point allows client plugins to define the default settings |
90 |
This extension point allows client plug-ins to define the default settings |
| 91 |
presented in the Test Log tab of a user-defined launch configuration. |
91 |
presented in the Test Log tab of a user-defined launch configuration. |
| 92 |
<br/><br/> |
92 |
<br/><br/> |
| 93 |
</dd> |
93 |
</dd> |
|
Lines 102-108
Link Here
|
| 102 |
|
102 |
|
| 103 |
<dt><a id="org.eclipse.hyades.test.core.launchconfigLaunchableType">org.eclipse.hyades.test.core.launchconfigLaunchableType</a></dt> |
103 |
<dt><a id="org.eclipse.hyades.test.core.launchconfigLaunchableType">org.eclipse.hyades.test.core.launchconfigLaunchableType</a></dt> |
| 104 |
<dd> |
104 |
<dd> |
| 105 |
This extension registers the test types that are launchable by the Test Launch |
105 |
This extension registers the test types that can be launched by the Test Launch |
| 106 |
Configuration, or a launch configuration derived from the test launch |
106 |
Configuration, or a launch configuration derived from the test launch |
| 107 |
configuration. |
107 |
configuration. |
| 108 |
<br/><br/> |
108 |
<br/><br/> |
|
Lines 136-142
Link Here
|
| 136 |
|
136 |
|
| 137 |
<dt><a id="org.eclipse.hyades.test.core.RegisteredExecutionComponentImpl">org.eclipse.hyades.test.core.RegisteredExecutionComponentImpl</a></dt> |
137 |
<dt><a id="org.eclipse.hyades.test.core.RegisteredExecutionComponentImpl">org.eclipse.hyades.test.core.RegisteredExecutionComponentImpl</a></dt> |
| 138 |
<dd> |
138 |
<dd> |
| 139 |
This extension point registers a remotable execution component for use in the |
139 |
This extension point registers an execution component (local or remote) for use in the |
| 140 |
test launch sequence and associates it with one or more supported test types. |
140 |
test launch sequence and associates it with one or more supported test types. |
| 141 |
See |
141 |
See |
| 142 |
<a href="http://www.eclipse.org/tptp/home/archives/hyades/execution_environment/Launch_A_Test_On_A_Specified_Node_And_Send_Control_Events.html">Run a single test on a node and send control events</a> |
142 |
<a href="http://www.eclipse.org/tptp/home/archives/hyades/execution_environment/Launch_A_Test_On_A_Specified_Node_And_Send_Control_Events.html">Run a single test on a node and send control events</a> |