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 GuiceBasedObjectDispenser A Guice backed Object dispenser that is aware of Dependency InjectionGuiceHelper GuiceHelper.LazyHolder InstanceCreator Utility class for object instantiations.ObjectFactoryImpl Default factory for test creation.SimpleObjectDispenser A plain vanilla Object dispenser