| 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 java.lang.Object |
ClassHelper.createInstance1(java.lang.Class<?> declaringClass,
java.util.Map<java.lang.Class<?>,IClass> classes,
XmlTest xmlTest,
IAnnotationFinder finder,
IObjectFactory objectFactory) |