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 TypeMethodDescriptionvoid
DataProviderHolder.addInterceptor
(IDataProviderInterceptor interceptor) Method parameters in org.testng with type arguments of type IDataProviderInterceptorModifier and TypeMethodDescriptionvoid
DataProviderHolder.addInterceptors
(Collection<IDataProviderInterceptor> interceptors)