|
||||||||||
| 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> |
getPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
Loops through all the previous builds and add their test results to the previousResults array. |
| 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> getPreviousBuildTestResults(hudson.model.AbstractBuild<?,?> owner)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||