| Package | Description |
|---|---|
| hudson.plugins.testng | |
| hudson.plugins.testng.parser | |
| hudson.plugins.testng.util |
| Modifier and Type | Method and Description |
|---|---|
TestNGResult |
TestNGTestResultBuildAction.getResult() |
TestNGResult |
TestNGTestResultBuildAction.getResult(Run build) |
| Constructor and Description |
|---|
TestNGTestResultBuildAction(TestNGResult testngResults,
boolean escapeTestDescp,
boolean escapeExceptionMsg,
boolean showFailedBuilds) |
| Modifier and Type | Method and Description |
|---|---|
TestNGResult |
ResultsParser.parse(FilePath[] paths)
Parses the XML for relevant information
|
| Modifier and Type | Method and Description |
|---|---|
static TestNGResult |
TestResultHistoryUtil.getPreviousBuildTestResults(Run<?,?> owner)
Gets the latest build before this one and returns it's test result.
|
Copyright © 2016–2021. All rights reserved.