Uses of Interface
org.testng.IDataProviderInterceptor
Packages that use IDataProviderInterceptor
-
Uses of IDataProviderInterceptor in org.testng
Methods in org.testng that return types with arguments of type IDataProviderInterceptorMethods in org.testng with parameters of type IDataProviderInterceptorModifier and TypeMethodDescriptionvoidDataProviderHolder.addInterceptor(IDataProviderInterceptor interceptor) Method parameters in org.testng with type arguments of type IDataProviderInterceptorModifier and TypeMethodDescriptionvoidDataProviderHolder.addInterceptors(Collection<IDataProviderInterceptor> interceptors)