| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.types.beans | |
| com.github.mkolisnyk.cucumber.reporting.types.knownerrors |
| Modifier and Type | Field and Description |
|---|---|
private List<KnownErrorsResult> |
KnownErrorsDataBean.results
The list of structures representing Known errors result table rows.
|
| Modifier and Type | Method and Description |
|---|---|
List<KnownErrorsResult> |
KnownErrorsDataBean.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnownErrorsDataBean.setResults(List<KnownErrorsResult> resultsValue) |
| Modifier and Type | Field and Description |
|---|---|
private List<KnownErrorsResult> |
KnownErrorsResultSet.results |
| Modifier and Type | Method and Description |
|---|---|
List<KnownErrorsResult> |
KnownErrorsResultSet.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnownErrorsResultSet.addResult(KnownErrorsResult result) |
int |
KnownErrorsResult.compareTo(KnownErrorsResult o) |
Copyright © 2013-2018. All Rights Reserved.