Package org.jbehave.core.errors

Interface Summary
ErrorStrategy ErrorStrategy allows to define error handling strategies.
PendingErrorStrategy PendingErrorStrategy allows to define how pending error are handled.
 

Class Summary
ErrorStrategyInWhichWeTrustTheReporter  
 

Exception Summary
BeforeOrAfterException Thrown when methods with before or after annotations (story or core) fail.
InvalidRunnableStoryException Thrown when a runnable story does not provide to the story runner all the required parameters.
InvalidStoryPathException Thrown when the path of a story is not valid
InvalidStoryResourceException Thrown when a story resource is not valid
StepFailure Indicates the Step during which a failure occurred.
StoryNotFoundException Thrown when a story is not found by the class loader
 

Error Summary
PendingError  
 



Copyright © 2003-2010. All Rights Reserved.