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