Uses of Interface
org.testng.internal.annotations.IDataProvidable
-
Packages that use IDataProvidable Package Description org.testng.annotations org.testng.internal.annotations -
-
Uses of IDataProvidable in org.testng.annotations
Subinterfaces of IDataProvidable in org.testng.annotations Modifier and Type Interface Description interfaceIFactoryAnnotationEncapsulate the @Factory / @testng.factory annotationinterfaceITestAnnotationEncapsulate the @Test / @testng.test annotation. -
Uses of IDataProvidable in org.testng.internal.annotations
Subinterfaces of IDataProvidable in org.testng.internal.annotations Modifier and Type Interface Description interfaceITestClasses in org.testng.internal.annotations that implement IDataProvidable Modifier and Type Class Description classFactoryAnnotationAn implementation of IFactoryclassTestAnnotationAn implementation of ITest
-