Uses of Class
org.testng.internal.objects.pojo.CreationAttributes
-
Packages that use CreationAttributes Package Description org.testng.internal.objects -
-
Uses of CreationAttributes in org.testng.internal.objects
Methods in org.testng.internal.objects with parameters of type CreationAttributes Modifier and Type Method Description java.lang.Object
GuiceBasedObjectDispenser. dispense(CreationAttributes attributes)
java.lang.Object
IObjectDispenser. dispense(CreationAttributes attributes)
java.lang.Object
SimpleObjectDispenser. dispense(CreationAttributes attributes)
-