Package | Description |
---|---|
hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
io.jenkins.plugins.junit.storage |
Modifier and Type | Method and Description |
---|---|
List<HistoryTestResultSummary> |
History.HistoryTableResult.getHistorySummaries() |
Constructor and Description |
---|
HistoryTableResult(List<HistoryTestResultSummary> historySummaries) |
Modifier and Type | Method and Description |
---|---|
List<HistoryTestResultSummary> |
TestResultImpl.getHistorySummary(int offset) |
Copyright © 2016–2022. All rights reserved.