×
Sep 18, 2023 · This plugin integrates TestNG test reports to Jenkins.
Allows for a distinction between failing tests and failing configuration methods. Failing tests can be seen as an unstable build whereas failing configuration ...
This plugin integrates TestNG test reports to Jenkins.
Base class that takes care of all the common functionality of the different kinds of test results. ClassResult. Handle results related to a single test ...
This plugin integrates TestNG test reports to Jenkins.
All Methods Instance Methods Concrete Methods. Modifier and Type, Method, Description. Api, getApi(). String, getDisplayName().
Package hudson.plugins.testng.util ; These methods are used to format strings in jelly files · Helper class for trend graph generation · Utility methods around ...
Methods inherited from class hudson.plugins.testng.results.BaseResult · findCorrespondingResult, getAge, getDisplayName, getName, getParent, getParentAction ...
Sep 7, 2021 · This plugin allows you to publish TestNG results generated using org.testng.reporters.XMLReporter .TestNG result xml file contains more ...
testng.results.TestNGTestResult. public class TestNGTestResult extends Object. Represents a single TestNG XML <test> tag. Author: nullin. Constructor Summary ...