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 TestResultActionJUnitResultArchiver.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 TypeMethodDescriptionvoidTestResult.freeze(TestResultAction parent) Builds up the transient part of the data structure from resultsparsedso far.
JUnitResultArchiver.parseAndSummarize(hudson.tasks.junit.JUnitTask, hudson.tasks.test.PipelineTestDetails, hudson.model.Run<?, ?>, hudson.FilePath, hudson.Launcher, hudson.model.TaskListener)instead