Class UnknownExampleTable
java.lang.Object
net.thucydides.model.requirements.model.cucumber.NamedExampleTable
net.thucydides.model.requirements.model.cucumber.UnknownExampleTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn the example table part of the scenario outlineasExampleTable(ScenarioDisplayOption displayOption) Return the example table part of the scenario outlineMethods inherited from class net.thucydides.model.requirements.model.cucumber.NamedExampleTable
forScenarioDefinition, withNoMatchingScenario
-
Constructor Details
-
UnknownExampleTable
public UnknownExampleTable()
-
-
Method Details
-
asExampleTable
Description copied from class:NamedExampleTableReturn the example table part of the scenario outline- Specified by:
asExampleTablein classNamedExampleTable
-
asExampleTable
Description copied from class:NamedExampleTableReturn the example table part of the scenario outline- Specified by:
asExampleTablein classNamedExampleTable
-