|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.manual.runner.HyadesManualRunner
#org.eclipse.tptp.test.manual.runner.core.internal package.
Swing-based manual test client runner.
| Field Summary | |
|---|---|
protected static java.lang.String |
AGENT_NAME
Deprecated. |
protected static java.lang.String |
agentName
Deprecated. |
protected static java.lang.String |
TEST_ID
Deprecated. |
protected static java.lang.String |
testID
Deprecated. |
| Constructor Summary | |
|---|---|
HyadesManualRunner(org.eclipse.hyades.internal.execution.remote.RemoteComponentSkeleton agent)
Deprecated. Constructor for HyadesManualRunner |
|
| Method Summary | |
|---|---|
protected void |
exit()
Deprecated. |
protected java.lang.String |
getTestScript()
Deprecated. |
protected void |
initializeRemoteApp()
Deprecated. |
boolean |
isOKToStart()
Deprecated. Is it okay to continue starting the test? |
protected void |
logEvent(ExecutionEvent executionEvent)
Deprecated. |
static void |
main(java.lang.String[] args)
Deprecated. |
protected void |
setOKToStart(boolean isOK)
Deprecated. |
protected void |
setTestScript(byte[] data)
Deprecated. |
protected void |
setTestScript(java.lang.String testScript)
Deprecated. |
protected void |
start()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final java.lang.String AGENT_NAME
protected static final java.lang.String TEST_ID
protected static java.lang.String agentName
protected static java.lang.String testID
| Constructor Detail |
public HyadesManualRunner(org.eclipse.hyades.internal.execution.remote.RemoteComponentSkeleton agent)
agent - | Method Detail |
public static void main(java.lang.String[] args)
public boolean isOKToStart()
true if it is okay to start the test,
false otherwiseprotected void setOKToStart(boolean isOK)
protected void start()
protected void exit()
protected void logEvent(ExecutionEvent executionEvent)
HyadesTestRunner.writeEvent(org.eclipse.hyades.test.common.event.ExecutionEvent)
protected void initializeRemoteApp()
throws java.lang.Exception
java.lang.Exceptionprotected void setTestScript(byte[] data)
protected void setTestScript(java.lang.String testScript)
protected java.lang.String getTestScript()
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||