Uses of Interface
org.testng.IObjectFactory
Packages that use IObjectFactory
-
Uses of IObjectFactory in org.testng
Methods in org.testng that return IObjectFactory -
Uses of IObjectFactory in org.testng.internal
Classes in org.testng.internal that implement IObjectFactoryMethods in org.testng.internal with parameters of type IObjectFactoryModifier and TypeMethodDescriptionstatic Object
InstanceCreator.createInstanceUsingObjectFactory
(Class<?> declaringClass, Map<Class<?>, IClass> classes, XmlTest xmlTest, IAnnotationFinder finder, IObjectFactory factory, boolean create, String errorMsgPrefix)