org.jbehave.core.configuration
Class MostUsefulConfiguration

java.lang.Object
  extended by org.jbehave.core.configuration.Configuration
      extended by org.jbehave.core.configuration.MostUsefulConfiguration
Direct Known Subclasses:
ParanamerConfiguration, PropertyBasedConfiguration

public class MostUsefulConfiguration
extends Configuration

The configuration that works for most situations that users are likely to encounter. The elements configured are:


Constructor Summary
MostUsefulConfiguration()
           
 
Method Summary
 
Methods inherited from class org.jbehave.core.configuration.Configuration
defaultStoryReporter, doDryRun, dryRun, failureStrategy, keywords, parameterConverters, paranamer, pathCalculator, pendingStepStrategy, stepCollector, stepdocReporter, stepFinder, stepMonitor, stepPatternParser, storyControls, storyLoader, storyParser, storyPathResolver, storyReporter, storyReporterBuilder, useDefaultStoryReporter, useFailureStrategy, useKeywords, useParameterConverters, useParanamer, usePathCalculator, usePendingStepStrategy, useStepCollector, useStepdocReporter, useStepFinder, useStepMonitor, useStepPatternParser, useStoryControls, useStoryLoader, useStoryParser, useStoryPathResolver, useStoryReporterBuilder, useViewGenerator, viewGenerator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MostUsefulConfiguration

public MostUsefulConfiguration()


Copyright © 2003-2011. All Rights Reserved.