Package org.probato.engine.desktop
Class DesktopScriptExecutionService
java.lang.Object
org.probato.engine.ScriptExecutor
org.probato.engine.desktop.DesktopScriptExecutionService
-
Constructor Summary
ConstructorsConstructorDescriptionDesktopScriptExecutionService(Class<?> suiteClazz, Class<?> scriptClazz, Integer datasetLine) -
Method Summary
Methods inherited from class org.probato.engine.ScriptExecutor
getInstance, getInstance, run
-
Constructor Details
-
DesktopScriptExecutionService
-
-
Method Details
-
init
protected void init()- Specified by:
initin classScriptExecutor
-
execute
protected void execute()- Specified by:
executein classScriptExecutor
-
finish
protected void finish()- Specified by:
finishin classScriptExecutor
-