- color
string color(string)
- comment
void comment(Comment)
- emptyLine
void emptyLine()
- examples
void examples(Examples)
- feature
void feature(Feature)
- resultSummary
string resultSummary(ResultSummary summary)
- runResult
void runResult(RunResult runResult)
- scenario
void scenario(ref Scenario)
- scenarioOutline
void scenarioOutline(ref Scenario)
- step
void step(Step, StepResult)
- summarizeResult
void summarizeResult(RunResult)
- tableRow
void tableRow(TableRow, ref TableRow[], string)
- tableRow
void tableRow(TableRow, ref TableRow[], ScenarioResult)