Uses of Interface
org.testng.IObjectFactory2
Packages that use IObjectFactory2
-
Uses of IObjectFactory2 in org.testng
Methods in org.testng that return IObjectFactory2 -
Uses of IObjectFactory2 in org.testng.internal
Methods in org.testng.internal with parameters of type IObjectFactory2Modifier and TypeMethodDescriptionprivate static Object
InstanceCreator.createInstanceUsingObjectFactory
(Class<?> declaringClass, IObjectFactory2 objectFactory)