Uses of Class
org.testng.internal.invokers.objects.GuiceContext
-
Packages that use GuiceContext Package Description org.testng.internal.objects.pojo -
-
Uses of GuiceContext in org.testng.internal.objects.pojo
Methods in org.testng.internal.objects.pojo that return GuiceContext Modifier and Type Method Description GuiceContext
CreationAttributes. getSuiteContext()
Constructors in org.testng.internal.objects.pojo with parameters of type GuiceContext Constructor Description CreationAttributes(BasicAttributes basic, GuiceContext suiteContext)
-