org.jbehave.core.failures
Class PassingUponPendingStep

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

public final class PassingUponPendingStep
extends Object
implements PendingStepStrategy


Constructor Summary
PassingUponPendingStep()
           
 
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

PassingUponPendingStep

public PassingUponPendingStep()
Method Detail

handleFailure

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


Copyright © 2003-2011. All Rights Reserved.