×
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
Action that displays the JUnit test result. The actual test reports are isolated by WeakReference so that it doesn't eat up too much memory.
Missing: /url | Show results with:/url
Gets the total number of passed tests. ClassResult, getPreviousResult(). Gets the counter part of this TestResult in the previous run.
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/
When this option is configured, Jenkins can provide useful information about test results, such as historical test result trends, a web UI for viewing test ...
Missing: javadoc. hudson/ tasks/
Amazon Web Services SDK :: Api Gateway1.12.696-451.v0651a_da_9ca_ec. aws-java-sdk-api-gateway. No Javadoc has been published for this plugin. Plugin Information ...
Used to create a fake failure, when Hudson fails to load data from XML files. Public since 1.526. Parameters: parent - suite result: testName - test name ...
Used to create a fake failure, when Hudson fails to load data from XML files. Public since 1.526. Parameters: parent - Parent result. testName - Test name.
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...
Missing: TestResult. | Show results with:TestResult.
Runs a test case with the given timeout expressed in seconds. HudsonTestCase (JUnit 3). HudsonTestCase is available for JUnit 3 tests. The functionality is ...
Missing: TestResult. | Show results with:TestResult.