com.agical.rmock.core.strategy.impl
Class FinallyStep
java.lang.Object
com.agical.rmock.core.strategy.impl.FinallyStep
- All Implemented Interfaces:
- TestStep
public class FinallyStep
- extends Object
- implements TestStep
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinallyStep
public FinallyStep()
setMainStep
public void setMainStep(TestStep mainStep)
setFinallyStep
public void setFinallyStep(TestStep protectedStep)
run
public void run()
throws Throwable
- Specified by:
run
in interface TestStep
- Throws:
Throwable
Copyright © 2005-2011 Agical AB. All Rights Reserved.