| Interface | Description |
|---|---|
| IObjectDispenser |
Represents the capabilities of an implementation that is capable of dispensing new Objects for
TestNG
|
| 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.
|
Copyright © 2025. All rights reserved.