Package org.jbehave.scenario.steps

Interface Summary
CandidateSteps Represents the list of candidate steps that can be performed
ParameterConverters.ParameterConverter  
Step  
StepCreator  
StepMonitor Interface to monitor step events
 

Class Summary
CandidateStep Creates steps from candidate string representations
ParameterConverters Facade responsible for converting parameter values to Java objects.
ParameterConverters.NumberConverter  
ParameterConverters.NumberListConverter  
ParameterConverters.StringListConverter  
PendingStep  
PrintStreamStepMonitor  
SilentStepMonitor  
StepResult  
StepResult.Failed  
StepResult.NotPerformed  
StepResult.Pending  
StepResult.Success  
Steps Extend this class to provide the definition of steps that match the scenario you want to run.
StepsConfiguration Class allowing steps functionality to be fully configurable, while providing default values for most commonly-used cases.
UnmatchedToPendingStepCreator  
 

Exception Summary
ParameterConverters.InvalidParameterException  
 



Copyright © 2003-2008. All Rights Reserved.