|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.testng.internal.annotations.BaseAnnotation
org.testng.internal.annotations.TestOrConfiguration
org.testng.internal.annotations.BaseBeforeAfter
org.testng.internal.annotations.AfterSuiteAnnotation
public class AfterSuiteAnnotation
Constructor Summary | |
---|---|
AfterSuiteAnnotation()
|
Method Summary |
---|
Methods inherited from class org.testng.internal.annotations.BaseBeforeAfter |
---|
getAfterGroups, getAlwaysRun, getBeforeGroups, getDescription, getInheritGroups, getParameters, setAfterGroups, setAlwaysRun, setBeforeGroups, setDescription, setInheritGroups, setParameters |
Methods inherited from class org.testng.internal.annotations.TestOrConfiguration |
---|
getDependsOnGroups, getDependsOnMethods, getEnabled, getGroups, setDependsOnGroups, setDependsOnMethods, setEnabled, setGroups |
Methods inherited from class org.testng.internal.annotations.BaseAnnotation |
---|
getConstructor, getMethod, getTestClass, setConstructor, setMethod, setTestClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.testng.internal.annotations.IBaseBeforeAfter |
---|
getDependsOnGroups, getDependsOnMethods, getEnabled, getGroups |
Constructor Detail |
---|
public AfterSuiteAnnotation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |