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, annotated with before or after annotations (story or scenario), fail.
KnownFailure Runtime exception thrown to indicate the occurrence of a known failure.
PendingStepFound Thrown when a pending step is found
RestartingScenarioFailure Runtime exception thrown to indicate that the scenario should be restarted.
StepFailed Thrown when a step execution has failed
UUIDExceptionWrapper Wraps an exception by adding an UUID.
 



Copyright © 2003-2012. All Rights Reserved.