cucumber.runtime.ioke
Class IokeBackend
java.lang.Object
cucumber.runtime.ioke.IokeBackend
- All Implemented Interfaces:
- Backend
public class IokeBackend
- extends Object
- implements Backend
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IokeBackend
public IokeBackend(ResourceLoader resourceLoader)
loadGlue
public void loadGlue(Glue glue,
List<String> gluePaths)
- Specified by:
loadGlue in interface Backend
setUnreportedStepExecutor
public void setUnreportedStepExecutor(UnreportedStepExecutor executor)
- Specified by:
setUnreportedStepExecutor in interface Backend
buildWorld
public void buildWorld()
- Specified by:
buildWorld in interface Backend
disposeWorld
public void disposeWorld()
- Specified by:
disposeWorld in interface Backend
getSnippet
public String getSnippet(gherkin.formatter.model.Step step)
- Specified by:
getSnippet in interface Backend
addStepDefinition
public void addStepDefinition(Object iokeStepDefObject)
throws Throwable
- Throws:
Throwable
Copyright © 2012. All Rights Reserved.