Package org.jbehave.core.failures

Interface Summary
FailureStrategy FailureStrategy allows to define failure handling strategies.
PendingStepStrategy PendingStepStrategy allows to define how pending steps are handled.
 

Class Summary
BatchFailures  
FailingUponPendingStep  
PassingUponPendingStep  
RethrowingFailure  
SilentlyAbsorbingFailure  
 

Exception Summary
BeforeOrAfterFailed Thrown when methods with before or after annotations (story or scenario) fail.
PendingStepFound Thrown when a pending step is found
StepFailed Thrown when a step execution has failed
 



Copyright © 2003-2010. All Rights Reserved.