| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting | |
| com.github.mkolisnyk.cucumber.reporting.types.result |
| Modifier and Type | Method and Description |
|---|---|
private String |
CucumberDetailedResults.generateDocString(CucumberStepResult step) |
private String |
CucumberDetailedResults.generateScreenShot(CucumberScenarioResult scenario,
CucumberStepResult step) |
private String |
CucumberDetailedResults.generateStepRows(CucumberStepResult step) |
| Modifier and Type | Field and Description |
|---|---|
private CucumberStepResult[] |
CucumberScenarioResult.steps |
| Modifier and Type | Method and Description |
|---|---|
CucumberStepResult[] |
CucumberScenarioResult.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
CucumberScenarioResult.setSteps(CucumberStepResult[] stepsValue) |
Copyright © 2013-2015. All Rights Reserved.