com.agical.rmock.core.strategy.impl
Class ExceptionVerifierTestStepDecorator
java.lang.Object
com.agical.rmock.core.strategy.impl.ExceptionVerifierTestStepDecorator
- All Implemented Interfaces:
- TestStep
public class ExceptionVerifierTestStepDecorator
- 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 |
ExceptionVerifierTestStepDecorator
public ExceptionVerifierTestStepDecorator(TestStep testStep)
run
public void run()
throws Throwable
- Specified by:
run
in interface TestStep
- Throws:
Throwable
setExceptionVerifier
public void setExceptionVerifier(ExceptionVerifier exceptionVerifier)
Copyright © 2005-2011 Agical AB. All Rights Reserved.