Package hudson.plugins.testng.results
package hudson.plugins.testng.results
-
ClassesClassDescriptionBase class that takes care of all the common functionality of the different kinds of test results.Handle results related to a single test classClass used for rendering Class ResultsHandles result pertaining to a single test methodHandles package level resultsRepresents all the results gathered for a single build (or a single suite, while parsing the test results)Represents a single TestNG XML
<test>
tag.