| Package | Description |
|---|---|
| org.unitils.jbehave.core.reporters |
| Modifier and Type | Class and Description |
|---|---|
static class |
UnitilsHtmlReporter.OutputRestart
OutputRestart.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnitilsHtmlReporter.OutputStep> |
UnitilsHtmlReporter.OutputScenario.getSteps()
getter steps
|
List<UnitilsHtmlReporter.OutputStep> |
UnitilsHtmlReporter.OutputScenario.getStepsByExample(Map<String,String> example)
looks if there is already an
UnitilsHtmlReporter.OutputStep for this example. |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitilsHtmlReporter.OutputScenario.addStep(UnitilsHtmlReporter.OutputStep outputStep)
Adds the outputstep to the steps (if there is no exampesTable) or to the current example steps.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
UnitilsHtmlReporter.OutputScenario.setSteps(List<UnitilsHtmlReporter.OutputStep> steps) |
protected void |
UnitilsHtmlReporter.OutputScenario.setStepsByExample(Map<Map<String,String>,List<UnitilsHtmlReporter.OutputStep>> stepsByExample) |
Copyright © 2015. All Rights Reserved.