Uses of Interface
org.testng.internal.objects.IObjectDispenser
-
Packages that use IObjectDispenser Package Description org.testng.internal.objects -
-
Uses of IObjectDispenser in org.testng.internal.objects
Methods in org.testng.internal.objects that return IObjectDispenser Modifier and Type Method Description static IObjectDispenserDispenser. newInstance(ITestObjectFactory objectFactory)Methods in org.testng.internal.objects with parameters of type IObjectDispenser Modifier and Type Method Description voidIObjectDispenser. setNextDispenser(IObjectDispenser dispenser)
-