|
||||||||||
| 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:
CandidateStepFinder: CandidateStepFinderCandidateStepReporter: PrintStreamCandidateStepReporterKeywords: LocalizedKeywordsStoryParser: RegexStoryParserStoryLoader: LoadFromClasspathFailureStrategy: RethrowingFailurePendingStepStrategy: PassingUponPendingStepStoryReporter: ConsoleOutputStepCollector: MarkUnmatchedStepsAsPendingStepPatternParser: RegexPrefixCapturingPatternParserParanamer: NullParanamerParameterConverters: ParameterConvertersStepdocGenerator: DefaultStepdocGeneratorStepdocReporter: PrintStreamStepdocReporterViewGenerator: FreemarkerViewGeneratorEmbedderControls: EmbedderControls
| Constructor Summary | |
|---|---|
MostUsefulConfiguration()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MostUsefulConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||