public final class ActionStepCollector extends Object implements TestStepVisitor
| Constructor and Description |
|---|
ActionStepCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<ActionTestStep> |
collect(List<TestStep> steps) |
void |
visit(ActionTestStep visited) |
void |
visit(CallTestStep visited) |
public List<ActionTestStep> collect(List<TestStep> steps)
public void visit(ActionTestStep visited)
visit in interface TestStepVisitorpublic void visit(CallTestStep visited)
visit in interface TestStepVisitorCopyright © 2010–2016 Henix, henix.fr. All rights reserved.