Uses of Class
org.testng.internal.annotations.BaseAnnotation
-
Packages that use BaseAnnotation Package Description org.testng.internal.annotations -
-
Uses of BaseAnnotation in org.testng.internal.annotations
Subclasses of BaseAnnotation in org.testng.internal.annotations Modifier and Type Class Description class
BaseBeforeAfter
class
ConfigurationAnnotation
An implementation of IConfigurationclass
DataProviderAnnotation
An implementation of IDataProvider.class
FactoryAnnotation
An implementation of IFactoryclass
ObjectFactoryAnnotation
The internal representation of @ObjectFactoryclass
ParametersAnnotation
An implementation of IParametersclass
TestAnnotation
An implementation of ITestclass
TestOrConfiguration
-