| Package | Description |
|---|---|
| hudson.plugins.testng | |
| hudson.plugins.testng.parser | |
| hudson.plugins.testng.results | |
| hudson.plugins.testng.util |
| Class and Description |
|---|
| TestNGResult
Represents all the results gathered for a single build (or a single suite,
while parsing the test results)
|
| Class and Description |
|---|
| TestNGResult
Represents all the results gathered for a single build (or a single suite,
while parsing the test results)
|
| Class and 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 class
|
| GroupedTestRun
Class used for rendering Class Results
|
| MethodResult
Handles result pertaining to a single test method
|
| MethodResultException |
| PackageResult
Handles package level results
|
| TestNGTestResult
Represents a single TestNG XML
|
| Class and Description |
|---|
| TestNGResult
Represents all the results gathered for a single build (or a single suite,
while parsing the test results)
|
Copyright © 2004-2016. All Rights Reserved.