com.agical.rmock.core.strategy.impl
Class ThreadedCompositeStep

java.lang.Object
  extended by com.agical.rmock.core.strategy.impl.ThreadedCompositeStep
All Implemented Interfaces:
TestStep

public class ThreadedCompositeStep
extends Object
implements TestStep

Author:
brolund (c) 2005 Agical AB

Constructor Summary
ThreadedCompositeStep()
           
 
Method Summary
 void addStep(TestStep testStep)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadedCompositeStep

public ThreadedCompositeStep()
Method Detail

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.