public class ReferencedExampleTable extends Object
| Constructor and Description |
|---|
ReferencedExampleTable(io.cucumber.messages.types.Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
static ReferencedExampleTable |
in(io.cucumber.messages.types.Feature feature) |
NamedExampleTable |
withName(String exampleTableName) |
public ReferencedExampleTable(io.cucumber.messages.types.Feature feature)
public static ReferencedExampleTable in(io.cucumber.messages.types.Feature feature)
public NamedExampleTable withName(String exampleTableName)
Copyright © 2023. All rights reserved.