org.jbehave.core.steps.groovy
Class GroovyStepsFactory

java.lang.Object
  extended by org.jbehave.core.steps.AbstractStepsFactory
      extended by org.jbehave.core.steps.groovy.GroovyStepsFactory
All Implemented Interfaces:
InjectableStepsFactory

public class GroovyStepsFactory
extends AbstractStepsFactory


Constructor Summary
GroovyStepsFactory(Configuration configuration, GroovyContext context)
           
 
Method Summary
protected  List<Object> stepsInstances()
           
 
Methods inherited from class org.jbehave.core.steps.AbstractStepsFactory
createCandidateSteps, hasAnnotatedMethods
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyStepsFactory

public GroovyStepsFactory(Configuration configuration,
                          GroovyContext context)
Method Detail

stepsInstances

protected List<Object> stepsInstances()
Specified by:
stepsInstances in class AbstractStepsFactory


Copyright © 2003-2011. All Rights Reserved.