|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.plugins.testng.TestNGBuildAction
hudson.plugins.testng.BuildIndividualReport
public final class BuildIndividualReport
This class serves the purpose of backward compatibility only. Having it here ensures that results for builds using older version of this plugin continue to be displayed
TestNGBuildAction
,
Serialized FormConstructor Summary | |
---|---|
BuildIndividualReport(hudson.model.AbstractBuild<?,?> build,
TestResults testngResults)
Deprecated. |
Method Summary |
---|
Methods inherited from class hudson.plugins.testng.TestNGBuildAction |
---|
getApi, getBuild, getDisplayName, getDynamic, getIconFileName, getPreviousResults, getResults, getSummary, getUrlName, isFloatingBoxActive, isGraphActive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildIndividualReport(hudson.model.AbstractBuild<?,?> build, TestResults testngResults)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |