Uses of Class
org.testng.internal.annotations.TestOrConfiguration
-
Packages that use TestOrConfiguration Package Description org.testng.internal.annotations -
-
Uses of TestOrConfiguration in org.testng.internal.annotations
Subclasses of TestOrConfiguration in org.testng.internal.annotations Modifier and Type Class Description class
AfterSuiteAnnotation
class
BaseBeforeAfter
class
BeforeSuiteAnnotation
class
ConfigurationAnnotation
An implementation of IConfiguration Created on Dec 16, 2005class
TestAnnotation
An implementation of ITest Created on Dec 20, 2005
-