All Classes
-
Class Summary 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 classFormatUtil These methods are used to format strings in jelly filesGraphHelper Helper class for trend graph generationGroupedTestRun Class used for rendering Class ResultsMethodResult Handles result pertaining to a single test methodMethodResultException PackageResult Handles package level resultsPluginImpl Entry point of TestNG Results plugin.Publisher This class defines a @Publisher and @ExtensionPublisher.DescriptorImpl ResultsParser Parses TestNG result XMLs generated using org.testng.reporters.XmlReporter into objects that are then used to display results in Jenkins.TestNGProjectAction Action to associate the TestNG reports with the projectTestNGResult Represents all the results gathered for a single build (or a single suite, while parsing the test results)TestNGTestResult Represents a single TestNG XML<test>
tag.TestNGTestResultBuildAction TestNG build action that exposes the results per buildTestResultHistoryUtil Utility methods around displaying results (esp history of results)