Package org.testng

Interface IObjectFactory2

All Superinterfaces:
ITestObjectFactory

public interface IObjectFactory2 extends ITestObjectFactory
Factory used to create all test instances. This object factory only receives the class in parameter.
Since:
5.14.6
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details