org.jbehave.core.steps
Class MostUsefulStepsConfiguration

java.lang.Object
  extended by org.jbehave.core.steps.StepsConfiguration
      extended by org.jbehave.core.steps.MostUsefulStepsConfiguration

public class MostUsefulStepsConfiguration
extends StepsConfiguration

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


Constructor Summary
MostUsefulStepsConfiguration()
           
 
Method Summary
 
Methods inherited from class org.jbehave.core.steps.StepsConfiguration
doDryRun, dryRun, getStartingWordsByType, keywords, monitor, parameterConverters, paranamer, patternBuilder, startingWordsByType, useKeywords, useMonitor, useParameterConverters, useParanamer, usePatternBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MostUsefulStepsConfiguration

public MostUsefulStepsConfiguration()


Copyright © 2003-2010. All Rights Reserved.