public class Bdd2Step
extends java.lang.Object
implements io.cucumber.core.gherkin.Step
| Modifier and Type | Method and Description |
|---|---|
io.cucumber.core.gherkin.Argument |
getArgument() |
java.lang.String |
getId() |
java.lang.String |
getKeyWord() |
int |
getLine() |
java.lang.String |
getPreviousGivenWhenThenKeyWord() |
java.lang.String |
getText() |
io.cucumber.core.gherkin.StepType |
getType() |
public int getLine()
getLine in interface io.cucumber.plugin.event.Steppublic io.cucumber.core.gherkin.Argument getArgument()
getArgument in interface io.cucumber.plugin.event.Steppublic java.lang.String getKeyWord()
getKeyWord in interface io.cucumber.plugin.event.Steppublic io.cucumber.core.gherkin.StepType getType()
public java.lang.String getPreviousGivenWhenThenKeyWord()
public java.lang.String getText()
getText in interface io.cucumber.plugin.event.Steppublic java.lang.String getId()