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(hudson.model.AbstractBuild build) |
Constructor and Description |
---|
TestNGTestResultBuildAction(TestNGResult testngResults) |
Modifier and Type | Method and Description |
---|---|
TestNGResult |
ResultsParser.parse(hudson.FilePath[] paths)
Parses the XML for relevant information
|
Modifier and Type | Method and Description |
---|---|
static TestNGResult |
TestResultHistoryUtil.getPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
Gets the latest build before this one and returns it's test result.
|
Copyright © 2004-2016. All Rights Reserved.