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

    Modifier and Type
    Method
    Description
    com.google.inject.Module
     
  • Method Details

    • getModule

      com.google.inject.Module getModule()