|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.testng.util.TestResultHistoryUtil
public class TestResultHistoryUtil
| Constructor Summary | |
|---|---|
TestResultHistoryUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<TestResults> |
getAllPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
Loops through all the previous builds and add their test results to the previousResults array. |
static TestResults |
getPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
|
static java.lang.String |
toSummary(TestNGBuildAction action)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestResultHistoryUtil()
| Method Detail |
|---|
public static java.util.List<TestResults> getAllPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
public static TestResults getPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
public static java.lang.String toSummary(TestNGBuildAction action)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||