Package org.testng
Interface IModule
-
public interface IModuleThis interface providesModuleto implicitly add to the Guice context. Classes that implement this interface are instantiated withServiceLoader.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.inject.ModulegetModule()
-