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

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

public class EndVerifyStep
extends java.lang.Object
implements TestStep


Constructor Summary
EndVerifyStep()
           
 
Method Summary
 void run()
           
 void setVerifiable(Verifiable verifiable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndVerifyStep

public EndVerifyStep()
Method Detail

run

public void run()
         throws java.lang.Throwable
Specified by:
run in interface TestStep
Throws:
java.lang.Throwable

setVerifiable

public void setVerifiable(Verifiable verifiable)


Copyright © 2005-2009 Agical AB. All Rights Reserved.