Package org.testng.internal.objects
-
Interface Summary Interface Description IObjectDispenser Represents the capabilities of an implementation that is capable of dispensing new Objects for TestNG -
Class Summary Class Description DefaultTestObjectFactory Intended to be the default way of instantiating objects within TestNG.Dispenser Supports Object instantiation taking into account Dependency Injection.GuiceBackedInjectorFactory InstanceCreator Utility class for object instantiations.ObjectFactoryImpl Default factory for test creation.