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

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

public class BeginVerifyStep
extends java.lang.Object
implements TestStep


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

Constructor Detail

BeginVerifyStep

public BeginVerifyStep()
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)

setExpectationState

public void setExpectationState(ExpectationsState expectationState)


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