Package | Description |
---|---|
org.testng | |
org.testng.xml |
Modifier and Type | Interface and Description |
---|---|
interface |
IObjectFactory
Factory used to create all test instances.
|
interface |
IObjectFactory2
Factory used to create all test instances.
|
Modifier and Type | Method and Description |
---|---|
void |
TestNG.setObjectFactory(ITestObjectFactory factory) |
void |
SuiteRunner.setObjectFactory(ITestObjectFactory objectFactory) |
Modifier and Type | Method and Description |
---|---|
ITestObjectFactory |
XmlSuite.getObjectFactory() |
Modifier and Type | Method and Description |
---|---|
void |
XmlSuite.setObjectFactory(ITestObjectFactory objectFactory) |
Copyright © 2015. All Rights Reserved.