public class UnknownExampleTable extends NamedExampleTable
| Constructor and Description |
|---|
UnknownExampleTable() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.String> |
asExampleTable()
Return the example table part of the scenario outline
|
java.util.Optional<java.lang.String> |
asExampleTable(ScenarioDisplayOption displayOption)
Return the example table part of the scenario outline
|
forScenarioDefinition, withNoMatchingScenariopublic java.util.Optional<java.lang.String> asExampleTable()
NamedExampleTableasExampleTable in class NamedExampleTablepublic java.util.Optional<java.lang.String> asExampleTable(ScenarioDisplayOption displayOption)
NamedExampleTableasExampleTable in class NamedExampleTable