Package org.jbehave.core.configuration
package org.jbehave.core.configuration
-
ClassDescriptionHelper class to find and retrieve annotated valuesThrown when an annotation is required and not found.Provides the configuration used by the
Embedderand the in theEmbeddableimplementations to customise its runtime properties.Provides the keywords which allow parsers to find steps in stories and match those steps with candidates through the annotations.The configuration that works for most situations that users are likely to encounter.Null Object Pattern implementation ofAnnotationMonitor.The configuration that uses:Paranamer:CachingParanamerMonitor that reports to aPrintStream, defaulting toSystem.outPropertyBasedConfiguration is backed by MostUsefulConfiguration as default, but has different behaviour if certain system properties are set:PropertyBasedConfiguration.FAIL_ON_PENDING: usesFailingUponPendingStepPropertyBasedConfiguration.SILENT_SUCCESS: usesSilentSuccessFilterdecoratorDecorator of Configuration that disables modification of configuration elements.