|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Backend
| Method Summary | |
|---|---|
void |
buildWorld()
Invoked before a new scenario starts. |
void |
disposeWorld()
Invoked at the end of a scenario, after hooks |
String |
getSnippet(gherkin.formatter.model.Step step)
|
void |
loadGlue(Glue glue,
List<String> gluePaths)
Invoked once before all features. |
void |
setUnreportedStepExecutor(UnreportedStepExecutor executor)
invoked once, handing the backend a reference to a step executor in case the backend needs to call steps defined within other steps |
| Method Detail |
|---|
void loadGlue(Glue glue,
List<String> gluePaths)
void setUnreportedStepExecutor(UnreportedStepExecutor executor)
executor - void buildWorld()
void disposeWorld()
String getSnippet(gherkin.formatter.model.Step step)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||