Package org.jbehave.core.configuration
Class ParanamerConfiguration
java.lang.Object
org.jbehave.core.configuration.Configuration
org.jbehave.core.configuration.MostUsefulConfiguration
org.jbehave.core.configuration.ParanamerConfiguration
The configuration that uses:
Paranamer
:CachingParanamer
-
Field Summary
Fields inherited from class org.jbehave.core.configuration.Configuration
aliasParser, aliasPaths, compositeParser, compositePaths, defaultStoryReporter, examplesTableFactory, expressionResolver, failureStrategy, keywords, parameterControls, parameterConverters, paranamer, pathCalculator, pendingStepStrategy, stepCollector, stepConditionMatcher, stepdocReporter, stepFinder, stepMonitor, stepPatternParser, stepsContext, storyControls, storyExecutionComparator, storyLoader, storyParser, storyPathResolver, storyReporterBuilder, tableParsers, tableTransformerMonitor, tableTransformers, viewGenerator
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jbehave.core.configuration.Configuration
aliasParser, aliasPaths, compositeParser, compositePaths, defaultStoryReporter, doDryRun, dryRun, examplesTableFactory, expressionResolver, failureStrategy, isParallelStoryExamplesEnabled, keywords, parameterControls, parameterConverters, paranamer, pathCalculator, pendingStepStrategy, setParallelStoryExamplesEnabled, stepCollector, stepConditionMatcher, stepdocReporter, stepFinder, stepMonitor, stepPatternParser, stepsContext, storyControls, storyExecutionComparator, storyLoader, storyParser, storyPathResolver, storyReporter, storyReporterBuilder, tableParsers, tableTransformerMonitor, tableTransformers, useAliasParser, useAliasPaths, useCompositeParser, useCompositePaths, useDefaultStoryReporter, useExamplesTableFactory, useExpressionResolver, useFailureStrategy, useKeywords, useParameterControls, useParameterConverters, useParanamer, usePathCalculator, usePendingStepStrategy, useStepCollector, useStepConditionMatcher, useStepdocReporter, useStepFinder, useStepMonitor, useStepPatternParser, useStepsContext, useStoryControls, useStoryExecutionComparator, useStoryLoader, useStoryParser, useStoryPathResolver, useStoryReporterBuilder, useTableTransformerMonitor, useTableTransformers, useViewGenerator, viewGenerator
-
Constructor Details
-
ParanamerConfiguration
public ParanamerConfiguration()
-