Package org.testng
Interface IModule
public interface IModule
This interface provides
Module
to implicitly add to the Guice context.
Classes that implement this interface are instantiated with ServiceLoader
.-
Method Summary
-
Method Details
-
getModule
com.google.inject.Module getModule()
-