Class ExampleTableInMarkdown
java.lang.Object
net.thucydides.model.requirements.model.cucumber.ExampleTableInMarkdown
-
Constructor Summary
ConstructorsConstructorDescriptionExampleTableInMarkdown(io.cucumber.messages.types.Feature feature, String scenarioReport, String scenarioDefinitionName) -
Method Summary
Modifier and TypeMethodDescriptionrenderedFormOf(io.cucumber.messages.types.Examples exampleTable, int exampleRow, ScenarioDisplayOption displayOption)
-
Constructor Details
-
ExampleTableInMarkdown
-
-
Method Details
-
renderedFormOf
public String renderedFormOf(io.cucumber.messages.types.Examples exampleTable, int exampleRow, ScenarioDisplayOption displayOption)
-