Package | Description |
---|---|
org.testng | |
org.testng.internal |
Modifier and Type | Method and Description |
---|---|
IObjectFactory |
ISuite.getObjectFactory() |
IObjectFactory |
SuiteRunner.getObjectFactory() |
Modifier and Type | Class and Description |
---|---|
class |
ObjectFactoryImpl
Default factory for test creation.
|
Modifier and Type | Method and Description |
---|---|
static Object |
ClassHelper.createInstance1(Class<?> declaringClass,
Map<Class<?>,IClass> classes,
XmlTest xmlTest,
IAnnotationFinder finder,
IObjectFactory objectFactory) |
Copyright © 2024. All rights reserved.