Class DefaultStepExecutor
java.lang.Object
com.chutneytesting.engine.domain.execution.engine.DefaultStepExecutor
- All Implemented Interfaces:
StepExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ScenarioExecution scenarioExecution, Target targetServer, Step step)
-
Constructor Details
-
DefaultStepExecutor
-
-
Method Details
-
execute
- Specified by:
executein interfaceStepExecutor
-