Package org.jbehave.core.configuration

Interface Summary
AnnotationMonitor  
 

Class Summary
AnnotationBuilder Allows the building of Configuration, CandidateSteps and Embedder from an annotated class.
AnnotationFinder  
Configuration Provides the configuration used by the Embedder and the in the Embeddable implementations to customise its runtime properties.
Keywords Provides the keywords which allow parsers to find steps in stories and match those steps with candidates through the annotations.
MostUsefulConfiguration The configuration that works for most situations that users are likely to encounter.
PrintStreamAnnotationMonitor  
PropertyBasedConfiguration PropertyBasedConfiguration is backed by MostUsefulConfiguration as default, but has different behaviour if certain system properties are set: PropertyBasedConfiguration.FAIL_ON_PENDING: uses FailingUponPendingStep PropertyBasedConfiguration.SILENT_SUCCESS: uses SilentSuccessFilter decorator
UnmodifiableConfiguration Decorator of Configuration that disables modification of configuration elements.
 

Exception Summary
Keywords.KeywordNotFoundException  
MissingAnnotationException  
 



Copyright © 2003-2010. All Rights Reserved.