public class ReferencedExampleTable
extends java.lang.Object
| Constructor and Description |
|---|
ReferencedExampleTable(io.cucumber.core.internal.gherkin.ast.Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
static ReferencedExampleTable |
in(io.cucumber.core.internal.gherkin.ast.Feature feature) |
NamedExampleTable |
withName(java.lang.String exampleTableName) |
public ReferencedExampleTable(io.cucumber.core.internal.gherkin.ast.Feature feature)
public static ReferencedExampleTable in(io.cucumber.core.internal.gherkin.ast.Feature feature)
public NamedExampleTable withName(java.lang.String exampleTableName)