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