Uses of Annotation Interface
org.testng.annotations.Guice
Packages that use Guice
-
Uses of Guice in org.testng
Methods in org.testng with parameters of type GuiceModifier and TypeMethodDescriptionprivate List<com.google.inject.Module>
GuiceHelper.getModules
(Guice guice, com.google.inject.Injector parentInjector, Class<?> testClass) Deprecated. -
Uses of Guice in org.testng.internal.objects
Methods in org.testng.internal.objects with parameters of type GuiceModifier and TypeMethodDescriptionprivate List<com.google.inject.Module>
GuiceHelper.getModules
(Guice guice, com.google.inject.Injector parentInjector, Class<?> testClass)