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 classAfterSuiteAnnotationclassBaseBeforeAfterclassBeforeSuiteAnnotationclassConfigurationAnnotationAn implementation of IConfiguration Created on Dec 16, 2005classDataProviderAnnotationAn implementation of IDataProvider.classFactoryAnnotationAn implementation of IFactory Created on Dec 20, 2005classObjectFactoryAnnotationThe internal representation of @ObjectFactoryclassParametersAnnotationAn implementation of IParameters Created on Dec 20, 2005classTestAnnotationAn implementation of ITest Created on Dec 20, 2005classTestOrConfiguration
-