Uses of Package
hudson.plugins.testng.results
-
Packages that use hudson.plugins.testng.results Package Description hudson.plugins.testng hudson.plugins.testng.parser hudson.plugins.testng.results hudson.plugins.testng.util -
Classes in hudson.plugins.testng.results used by hudson.plugins.testng Class Description TestNGResult Represents all the results gathered for a single build (or a single suite, while parsing the test results) -
Classes in hudson.plugins.testng.results used by hudson.plugins.testng.parser Class Description TestNGResult Represents all the results gathered for a single build (or a single suite, while parsing the test results) -
Classes in hudson.plugins.testng.results used by hudson.plugins.testng.results Class Description BaseResult 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 classGroupedTestRun Class used for rendering Class ResultsMethodResult Handles result pertaining to a single test methodMethodResultException PackageResult Handles package level resultsTestNGTestResult Represents a single TestNG XML<test>
tag. -
Classes in hudson.plugins.testng.results used by hudson.plugins.testng.util Class Description TestNGResult Represents all the results gathered for a single build (or a single suite, while parsing the test results)