org.squashtest.tm.domain.testcase
Class ActionStepCollector
java.lang.Object
org.squashtest.tm.domain.testcase.ActionStepCollector
- All Implemented Interfaces:
- TestStepVisitor
public final class ActionStepCollector
- extends Object
- implements TestStepVisitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionStepCollector
public ActionStepCollector()
collect
public List<ActionTestStep> collect(List<TestStep> steps)
visit
public void visit(ActionTestStep visited)
- Specified by:
visit in interface TestStepVisitor
visit
public void visit(CallTestStep visited)
- Specified by:
visit in interface TestStepVisitor
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.