Uses of Interface
org.testng.IInjectorFactory
Packages that use IInjectorFactory
Package
Description
-
Uses of IInjectorFactory in org.testng
Methods in org.testng that return IInjectorFactoryModifier and TypeMethodDescriptiondefault IInjectorFactoryITestContext.getInjectorFactory()TestRunner.getInjectorFactory()Methods in org.testng with parameters of type IInjectorFactory -
Uses of IInjectorFactory in org.testng.internal
Methods in org.testng.internal that return IInjectorFactoryModifier and TypeMethodDescriptionConfiguration.getInjectorFactory()IConfiguration.getInjectorFactory()Methods in org.testng.internal with parameters of type IInjectorFactoryModifier and TypeMethodDescriptionvoidConfiguration.setInjectorFactory(IInjectorFactory factory) voidIConfiguration.setInjectorFactory(IInjectorFactory factory) -
Uses of IInjectorFactory in org.testng.internal.invokers.objects
Methods in org.testng.internal.invokers.objects that return IInjectorFactory -
Uses of IInjectorFactory in org.testng.internal.objects
Classes in org.testng.internal.objects that implement IInjectorFactory