Uses of Class
hudson.tasks.junit.TestResultAction
Packages that use TestResultAction
-
Uses of TestResultAction in hudson.tasks.junit
Methods in hudson.tasks.junit that return TestResultActionModifier and TypeMethodDescriptionstatic TestResultAction
JUnitResultArchiver.parseAndAttach
(JUnitTask task, PipelineTestDetails pipelineTestDetails, Run build, FilePath workspace, Launcher launcher, TaskListener listener) Deprecated.Methods in hudson.tasks.junit with parameters of type TestResultActionModifier 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