org.jbehave.core.configuration
Class ParanamerConfiguration

java.lang.Object
  extended by org.jbehave.core.configuration.Configuration
      extended by org.jbehave.core.configuration.MostUsefulConfiguration
          extended by org.jbehave.core.configuration.ParanamerConfiguration

public class ParanamerConfiguration
extends MostUsefulConfiguration

The configuration that uses:


Constructor Summary
ParanamerConfiguration()
           
 
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

ParanamerConfiguration

public ParanamerConfiguration()


Copyright © 2003-2011. All Rights Reserved.