Package org.jbehave.core.failures
Class PassingUponPendingStep
- java.lang.Object
-
- org.jbehave.core.failures.PassingUponPendingStep
-
- All Implemented Interfaces:
FailureStrategy
,PendingStepStrategy
public final class PassingUponPendingStep extends Object implements PendingStepStrategy
-
-
Constructor Summary
Constructors Constructor Description PassingUponPendingStep()
-
-
-
Method Detail
-
handleFailure
public void handleFailure(Throwable throwable)
- Specified by:
handleFailure
in interfaceFailureStrategy
-
-