Class DesktopScriptExecutionService

java.lang.Object
org.probato.engine.ScriptExecutor
org.probato.engine.desktop.DesktopScriptExecutionService

public class DesktopScriptExecutionService extends ScriptExecutor
  • Constructor Details

    • DesktopScriptExecutionService

      public DesktopScriptExecutionService(Class<?> suiteClazz, Class<?> scriptClazz, Integer datasetLine)
  • Method Details