Uses of Class
org.testng.internal.annotations.BaseAnnotation

Packages that use BaseAnnotation
org.testng.internal.annotations   
 

Uses of BaseAnnotation in org.testng.internal.annotations
 

Subclasses of BaseAnnotation in org.testng.internal.annotations
 class AfterSuiteAnnotation
           
 class BaseBeforeAfter
           
 class BeforeSuiteAnnotation
           
 class ConfigurationAnnotation
          An implementation of IConfiguration Created on Dec 16, 2005
 class DataProviderAnnotation
          An implementation of IDataProvider.
 class ExpectedExceptionsAnnotation
          An implementation of IExpectedExceptions Created on Dec 20, 2005
 class FactoryAnnotation
          An implementation of IFactory Created on Dec 20, 2005
 class ObjectFactoryAnnotation
          The internal representation of @ObjectFactory
 class ParametersAnnotation
          An implementation of IParameters Created on Dec 20, 2005
 class TestAnnotation
          An implementation of ITest Created on Dec 20, 2005
 class TestOrConfiguration
           
 



Copyright © 2010. All Rights Reserved.