@Deprecated public interface IObjectFactory2 extends ITestObjectFactory
ITestObjectFactory| Modifier and Type | Method and Description |
|---|---|
default Object |
newInstance(Class<?> cls)
Deprecated.
- This interface stands deprecated as of TestNG 7.5.0
|
newInstance, newInstance, newInstance@Deprecated default Object newInstance(Class<?> cls)
cls - - The class for which a new instance is to be createdCopyright © 2025. All rights reserved.