| Package | Description |
|---|---|
| org.jenkinsci.plugins.testresultsanalyzer.result.data | |
| org.jenkinsci.plugins.testresultsanalyzer.result.info |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassResultData |
class |
PackageResultData |
class |
TestCaseResultData |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,ResultData> |
Info.buildResults |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
Info.getBuildResult(Integer buildNumber) |
ResultData |
PackageInfo.getPackageResult(Integer buildNumber) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,ResultData> |
Info.getBuildPackageResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Info.setBuildPackageResults(Map<Integer,ResultData> buildResults) |
Copyright © 2016–2018. All rights reserved.