org.testng.internal.annotations
Interface IAnnotation

All Known Subinterfaces:
IConfiguration, IDataProvider, IExpectedExceptions, IFactory, IObjectFactory, IParameterizable, IParameters, ITest, ITestOrConfiguration
All Known Implementing Classes:
AfterSuiteAnnotation, BaseBeforeAfter, BeforeSuiteAnnotation, ConfigurationAnnotation, DataProviderAnnotation, ExpectedExceptionsAnnotation, FactoryAnnotation, ObjectFactoryAnnotation, ParametersAnnotation, TestAnnotation, TestOrConfiguration

public interface IAnnotation

The parent interface for all the annotations. Created on Dec 20, 2005

Author:
Cedric Beust



Copyright © 2010. All Rights Reserved.