public class OverviewDataBean.ScenarioStatusRow extends OverviewDataBean.FeatureStatusRow
| Modifier and Type | Field and Description |
|---|---|
private int |
retries
The number of failed test run retries.
|
private String |
scenarioName
The name of the scenario.
|
| Constructor and Description |
|---|
ScenarioStatusRow() |
| Modifier and Type | Method and Description |
|---|---|
int |
getRetries() |
String |
getScenarioName() |
void |
setRetries(int retriesValue) |
void |
setScenarioName(String scenarioNameValue) |
getDuration, getFeatureName, getStats, getStatus, setDuration, setFeatureName, setStats, setStatusprivate String scenarioName
private int retries
Copyright © 2013-2018. All Rights Reserved.