Package | Description |
---|---|
hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
Modifier and Type | Method and Description |
---|---|
static TestResultAction |
JUnitResultArchiver.parseAndAttach(JUnitTask task,
PipelineTestDetails pipelineTestDetails,
Run build,
FilePath workspace,
Launcher launcher,
TaskListener listener)
|
Modifier and Type | Method and Description |
---|---|
void |
TestResult.freeze(TestResultAction parent)
Builds up the transient part of the data structure
from results
parsed so far. |
Copyright © 2016–2020. All rights reserved.