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