org.jbehave.core.steps.scala
Class ScalaStepsFactory
java.lang.Object
org.jbehave.core.steps.AbstractStepsFactory
org.jbehave.core.steps.scala.ScalaStepsFactory
- All Implemented Interfaces:
- InjectableStepsFactory
public class ScalaStepsFactory
- extends AbstractStepsFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScalaStepsFactory
public ScalaStepsFactory(Configuration configuration,
ScalaContext context)
stepsTypes
protected List<Class<?>> stepsTypes()
- Specified by:
stepsTypes
in class AbstractStepsFactory
createInstanceOfType
public Object createInstanceOfType(Class<?> type)
Copyright © 2003-2012. All Rights Reserved.