Uses of Class
net.thucydides.model.requirements.model.cucumber.NamedExampleTable
Packages that use NamedExampleTable
-
Uses of NamedExampleTable in net.thucydides.model.requirements.model.cucumber
Subclasses of NamedExampleTable in net.thucydides.model.requirements.model.cucumberMethods in net.thucydides.model.requirements.model.cucumber that return NamedExampleTableModifier and TypeMethodDescriptionstatic NamedExampleTableNamedExampleTable.forScenarioDefinition(io.cucumber.messages.types.Feature feature, Optional<io.cucumber.messages.types.Scenario> scenarioDefinition, String exampleName) static NamedExampleTableNamedExampleTable.withNoMatchingScenario()