| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.types.usage |
| Modifier and Type | Field and Description |
|---|---|
private CucumberStepDuration[] |
CucumberStep.durations |
| Modifier and Type | Method and Description |
|---|---|
CucumberStepDuration[] |
CucumberStep.getDurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CucumberStep.setDurations(CucumberStepDuration[] durationsValue) |
| Constructor and Description |
|---|
CucumberStep(String nameValue,
CucumberAggregatedDuration aggregatedDurationsValue,
CucumberStepDuration[] durationsValue) |
Copyright © 2013-2015. All Rights Reserved.