public class RenderedExampleTable extends Object
| Constructor and Description |
|---|
RenderedExampleTable() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cellRow(List<io.cucumber.messages.Messages.GherkinDocument.Feature.TableRow.TableCell> cells,
Map<Integer,Integer> maxColumnWidths,
int lineNumber,
RowResultIcon exampleRowResultIcons) |
static String |
descriptionFor(io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario.Examples exampleTable) |
static String |
nameFor(io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario.Examples exampleTable) |
static String |
renderedTable(io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario.Examples exampleTable,
ExampleRowResultIcon exampleRowIcon) |
public static String nameFor(io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario.Examples exampleTable)
public static String descriptionFor(io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario.Examples exampleTable)
public static String renderedTable(io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario.Examples exampleTable, ExampleRowResultIcon exampleRowIcon)
Copyright © 2021. All rights reserved.