| Modifier and Type | Method and Description |
|---|---|
ScenarioResult |
BackgroundResult.getParent() |
ScenarioResult |
StepResult.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ScenarioResult> |
FeatureResult.getChildren() |
Collection<ScenarioResult> |
TagResult.getChildren() |
Collection<ScenarioResult> |
CucumberTestResult.getFailedTests() |
Collection<ScenarioResult> |
FeatureResult.getFailedTests() |
Collection<ScenarioResult> |
TagResult.getFailedTests() |
Collection<ScenarioResult> |
FeatureResult.getScenarioResults() |
Collection<ScenarioResult> |
TagResult.getScenarioResults() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ScenarioToHTML.getHTML(ScenarioResult scenarioResult) |
protected void |
StepResult.setParent(ScenarioResult parent) |
| Constructor and Description |
|---|
ScenarioToHTML(ScenarioResult scenarioResult) |
Copyright © 2013-2015. All Rights Reserved.