Uses of Class
org.jbehave.core.configuration.MostUsefulConfiguration
-
Packages that use MostUsefulConfiguration Package Description org.jbehave.core.configuration -
-
Uses of MostUsefulConfiguration in org.jbehave.core.configuration
Subclasses of MostUsefulConfiguration in org.jbehave.core.configuration Modifier and Type Class Description class
ParanamerConfiguration
The configuration that uses:Paranamer
:CachingParanamer
class
PropertyBasedConfiguration
PropertyBasedConfiguration is backed by MostUsefulConfiguration as default, but has different behaviour if certain system properties are set:PropertyBasedConfiguration.FAIL_ON_PENDING
: usesFailingUponPendingStep
PropertyBasedConfiguration.SILENT_SUCCESS
: usesSilentSuccessFilter
decorator
-