Uses of Interface
org.testng.IObjectFactory2
-
Packages that use IObjectFactory2 Package Description org.testng org.testng.internal -
-
Uses of IObjectFactory2 in org.testng
Methods in org.testng that return IObjectFactory2 Modifier and Type Method Description IObjectFactory2
ISuite. getObjectFactory2()
IObjectFactory2
SuiteRunner. getObjectFactory2()
-
Uses of IObjectFactory2 in org.testng.internal
Methods in org.testng.internal with parameters of type IObjectFactory2 Modifier and Type Method Description private static java.lang.Object
ClassHelper. createInstance2(java.lang.Class<?> declaringClass, IObjectFactory2 objectFactory)
-