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

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

public class ExceptionVerifierTestStepDecorator
extends java.lang.Object
implements TestStep

Author:
brolund (c) 2005 Agical AB

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

Constructor Detail

ExceptionVerifierTestStepDecorator

public ExceptionVerifierTestStepDecorator(TestStep testStep)
Method Detail

run

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

setExceptionVerifier

public void setExceptionVerifier(ExceptionVerifier exceptionVerifier)


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