Uses of Class
org.testng.annotations.Guice
-
Packages that use Guice Package Description org.testng.internal.objects -
-
Uses of Guice in org.testng.internal.objects
Methods in org.testng.internal.objects with parameters of type Guice Modifier and Type Method Description private java.util.List<com.google.inject.Module>
GuiceHelper. getModules(Guice guice, com.google.inject.Injector parentInjector, java.lang.Class<?> testClass)
-