org.jbehave.core.failures
Class FailingUponPendingStep
java.lang.Object
org.jbehave.core.failures.FailingUponPendingStep
- All Implemented Interfaces:
- FailureStrategy, PendingStepStrategy
public final class FailingUponPendingStep
- extends Object
- implements PendingStepStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FailingUponPendingStep
public FailingUponPendingStep()
handleFailure
public void handleFailure(Throwable throwable)
throws Throwable
- Specified by:
handleFailure
in interface FailureStrategy
- Throws:
Throwable
Copyright © 2003-2012. All Rights Reserved.