Uses of Class
hudson.tasks.junit.TestResultAction
-
Uses of TestResultAction in hudson.tasks.junit
Modifier and TypeMethodDescriptionstatic TestResultAction
JUnitResultArchiver.parseAndAttach
(JUnitTask task, PipelineTestDetails pipelineTestDetails, Run build, FilePath workspace, Launcher launcher, TaskListener listener) Deprecated.Modifier and TypeMethodDescriptionvoid
TestResult.freeze
(TestResultAction parent) Builds up the transient part of the data structure from resultsparsed
so far.
JUnitResultArchiver.parseAndSummarize(hudson.tasks.junit.JUnitTask, hudson.tasks.test.PipelineTestDetails, hudson.model.Run<?, ?>, hudson.FilePath, hudson.Launcher, hudson.model.TaskListener)
instead