Package | Description |
---|---|
hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
io.jenkins.plugins.junit.storage |
Modifier and Type | Method and Description |
---|---|
TestResultImpl |
TestResult.getPluggableStorage() |
Constructor and Description |
---|
TestResult(TestResultImpl impl) |
Modifier and Type | Method and Description |
---|---|
TestResultImpl |
FileJunitTestResultStorage.load(String job,
int build) |
abstract TestResultImpl |
JunitTestResultStorage.load(String job,
int build) |
Copyright © 2016–2020. All rights reserved.