org.jbehave.core
Class MostUsefulStoryConfiguration

java.lang.Object
  extended by org.jbehave.core.StoryConfiguration
      extended by org.jbehave.core.MostUsefulStoryConfiguration

public class MostUsefulStoryConfiguration
extends StoryConfiguration

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


Constructor Summary
MostUsefulStoryConfiguration()
           
 
Method Summary
 
Methods inherited from class org.jbehave.core.StoryConfiguration
buildReporters, buildReporters, errorStrategy, keywords, pendingErrorStrategy, stepCreator, stepdocGenerator, stepdocReporter, storyLoader, storyParser, storyPathResolver, storyReporter, storyReporter, storyReporterBuilder, useErrorStrategy, useKeywords, usePendingErrorStrategy, useStepCreator, useStepdocGenerator, useStepdocReporter, useStoryLoader, useStoryParser, useStoryPathResolver, useStoryReporter, useStoryReporter, useStoryReporterBuilder, useStoryReporters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MostUsefulStoryConfiguration

public MostUsefulStoryConfiguration()


Copyright © 2003-2010. All Rights Reserved.