org.jbehave.core
Class MostUsefulStoryConfiguration
java.lang.Object
org.jbehave.core.StoryConfiguration
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:
Methods inherited from class org.jbehave.core.StoryConfiguration |
addStoryReporter, errorStrategy, keywords, pendingErrorStrategy, stepCreator, stepdocGenerator, stepdocReporter, storyDefiner, storyPathResolver, storyReporter, storyReporter, useErrorStrategy, useKeywords, usePendingErrorStrategy, useStepCreator, useStepdocGenerator, useStepdocReporter, useStoryDefiner, useStoryPathResolver, useStoryReporter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MostUsefulStoryConfiguration
public MostUsefulStoryConfiguration()
Copyright © 2003-2010. All Rights Reserved.