Package org.testng.annotations
Interface IAnnotation
- All Known Subinterfaces:
IAfterClass
,IAfterGroups
,IAfterMethod
,IAfterSuite
,IAfterTest
,IBaseBeforeAfter
,IBaseBeforeAfterMethod
,IBeforeClass
,IBeforeGroups
,IBeforeMethod
,IBeforeSuite
,IBeforeTest
,IConfigurationAnnotation
,IDataProviderAnnotation
,IFactoryAnnotation
,IIgnoreAnnotation
,IListeners
,IListenersAnnotation
,IObjectFactoryAnnotation
,IParameterizable
,IParametersAnnotation
,ITest
,ITestAnnotation
,ITestOrConfiguration
- All Known Implementing Classes:
BaseBeforeAfter
,ConfigurationAnnotation
,DataProviderAnnotation
,FactoryAnnotation
,ListenersAnnotation
,ObjectFactoryAnnotation
,ParametersAnnotation
,TestAnnotation
,TestOrConfiguration
public interface IAnnotation
The parent interface for all the annotations.