org.jbehave.core.failures
Class FailingUponPendingStep

java.lang.Object
  extended by org.jbehave.core.failures.FailingUponPendingStep
All Implemented Interfaces:
FailureStrategy, PendingStepStrategy

public final class FailingUponPendingStep
extends Object
implements PendingStepStrategy


Constructor Summary
FailingUponPendingStep()
           
 
Method Summary
 void handleFailure(Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FailingUponPendingStep

public FailingUponPendingStep()
Method Detail

handleFailure

public void handleFailure(Throwable throwable)
                   throws Throwable
Specified by:
handleFailure in interface FailureStrategy
Throws:
Throwable


Copyright © 2003-2011. All Rights Reserved.