public class ExampleTableInMarkdown
extends java.lang.Object
| Constructor and Description |
|---|
ExampleTableInMarkdown(gherkin.ast.Feature feature,
java.lang.String scenarioReport,
gherkin.ast.ScenarioDefinition scenarioDefinition) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
renderedFormOf(gherkin.ast.Examples exampleTable,
int exampleRow,
ScenarioDisplayOption displayOption) |
public ExampleTableInMarkdown(gherkin.ast.Feature feature,
java.lang.String scenarioReport,
gherkin.ast.ScenarioDefinition scenarioDefinition)
public java.lang.String renderedFormOf(gherkin.ast.Examples exampleTable,
int exampleRow,
ScenarioDisplayOption displayOption)