×
Resolves TestAction s for the given TestObject . Nested classes/interfaces inherited from class hudson.tasks.test.AbstractTestResultAction.
Missing: /url | Show results with:/url
Parse some JUnit xml files and generate a TestResult containing all the results parsed. JUnitResultArchiver. Generates HTML report from JUnit test result XML ...
Missing: /url | Show results with:/url
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Missing: hudson/ tasks/
Common base class for recording test result. AbstractTestResultAction() - Constructor for class hudson.tasks.test.AbstractTestResultAction ...
Base class for all test result objects. For compatibility with code that expects this class to be in hudson.tasks.junit, we've created a pure-abstract class ...
Default the built-in Jenkins Update Center URL to https://updates.jenkins.io instead of obsolete HTTP endpoint. This requires a JRE compatible with Let's ...
Default the built-in Jenkins Update Center URL to https://updates.jenkins.io instead of obsolete HTTP endpoint. This requires a JRE compatible with Let's ...
Returns: the current URL override (if any). getTestData. public hudson.tasks.junit.TestResultAction.Data getTestData(hudson.model.AbstractBuild<?
Sep 18, 2023 · This plugin integrates TestNG test reports to Jenkins ... The page layouts are intentionally designed to look very similar to the JUnit plugin.
Missing: tasks/ | Show results with:tasks/
Method Summary ; hudson.tasks.junit.TestResultAction.Data · contributeTestData(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener, hudson ...