Package org.testng.internal.annotations
Interface IDataProvidable
- All Known Subinterfaces:
IFactoryAnnotation
,ITest
,ITestAnnotation
- All Known Implementing Classes:
FactoryAnnotation
,TestAnnotation
public interface IDataProvidable
A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
-
Method Summary