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,
hudson.model.Run build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.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–2018. All rights reserved.