| salomeTMF_plug.abbotScriptRunner.abbotScriptPlugin
abbotScriptPlugin | public class abbotScriptPlugin extends Plugin implements TestDriver(Code) | | |
Constructor Summary | |
public | abbotScriptPlugin(PluginManager manager, PluginDescriptor descr) |
isForked | boolean isForked(Code) | | |
isScriptRunning | boolean isScriptRunning(Code) | | |
isSlowPlayback | boolean isSlowPlayback(Code) | | |
isStopOnError | boolean isStopOnError(Code) | | |
isStopOnFailure | boolean isStopOnFailure(Code) | | |
abbotScriptPlugin | public abbotScriptPlugin(PluginManager manager, PluginDescriptor descr)(Code) | | |
getDefaultTestDiverAgument | public String getDefaultTestDiverAgument()(Code) | | See Also: salome.plugins.core.TestDriver |
getHelp | public void getHelp()(Code) | | See Also: salome.plugins.core.TestDriver |
getTestLog | public String getTestLog()(Code) | | See Also: salome.plugins.core.TestDriver |
initTestDriver | public void initTestDriver(URL urlSalome)(Code) | | Interface TestDriver ***************************
|
modifyTestDiverAgument | public String modifyTestDiverAgument(String oldArg)(Code) | | See Also: salome.plugins.core.TestDriver |
stopTest | public void stopTest() throws Exception(Code) | | See Also: salome.plugins.core.TestDriver |
|
|