public class BDD2Example
extends java.lang.Object
implements io.cucumber.core.gherkin.Example
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKeyWord() |
io.cucumber.core.gherkin.Location |
getLocation() |
java.lang.String |
getName() |
public java.lang.String getKeyWord()
getKeyWord in interface io.cucumber.core.gherkin.Namedpublic java.lang.String getName()
getName in interface io.cucumber.core.gherkin.Namedpublic io.cucumber.core.gherkin.Location getLocation()
getLocation in interface io.cucumber.core.gherkin.Located