@Component public class GUIStepExecutionInvocationHandler extends Object implements de.bmiag.tapir.execution.executor.StepExecutionInvocationHandler
| Constructor and Description |
|---|
GUIStepExecutionInvocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handlePostInvoke(de.bmiag.tapir.execution.model.TestStep testStep,
Object testInstance) |
de.bmiag.tapir.execution.executor.StepExecutionInvocationHandler.Result |
handlePreInvoke(de.bmiag.tapir.execution.model.TestStep testStep,
Object testInstance) |
void |
setSelectedTestSteps(List<de.bmiag.tapir.execution.model.TestStep> selectedTestSteps) |
public void setSelectedTestSteps(List<de.bmiag.tapir.execution.model.TestStep> selectedTestSteps)
public de.bmiag.tapir.execution.executor.StepExecutionInvocationHandler.Result handlePreInvoke(de.bmiag.tapir.execution.model.TestStep testStep,
Object testInstance)
handlePreInvoke in interface de.bmiag.tapir.execution.executor.StepExecutionInvocationHandlerpublic void handlePostInvoke(de.bmiag.tapir.execution.model.TestStep testStep,
Object testInstance)
handlePostInvoke in interface de.bmiag.tapir.execution.executor.StepExecutionInvocationHandlerCopyright © 2018 b+m Informatik AG. All rights reserved.