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 Detail

      • getModule

        com.google.inject.Module getModule()