|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.configuration.Configuration
org.jbehave.core.configuration.MostUsefulConfiguration
public class MostUsefulConfiguration
The configuration that works for most situations that users are likely to encounter. The elements configured are:
Keywords
: LocalizedKeywords
StoryParser
: RegexStoryParser
StoryLoader
: LoadFromClasspath
FailureStrategy
: RethrowingFailure
PendingStepStrategy
: PassingUponPendingStep
DefaultStoryReporter
: ConsoleOutput
StepCollector
: MarkUnmatchedStepsAsPending
StepFinder
: StepFinder
StepPatternParser
: RegexPrefixCapturingPatternParser
StepdocReporter
: PrintStreamStepdocReporter
StepMonitor
: SilentStepMonitor
Paranamer
: NullParanamer
ViewGenerator
: FreemarkerViewGenerator
Constructor Summary | |
---|---|
MostUsefulConfiguration()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MostUsefulConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |