org.jbehave.core.failures
Interface PendingStepStrategy

All Superinterfaces:
FailureStrategy
All Known Implementing Classes:
FailingUponPendingStep, PassingUponPendingStep

public interface PendingStepStrategy
extends FailureStrategy

PendingStepStrategy allows to define how pending steps are handled. Two standard strategies are provided:


Method Summary
 
Methods inherited from interface org.jbehave.core.failures.FailureStrategy
handleFailure
 



Copyright © 2003-2010. All Rights Reserved.