Interface GuicyTest


public interface GuicyTest
Test classes which use the GuiceExtension must implement this interface to provide a relevant guice configuration for the test.
  • Method Summary

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

    • module

      default com.google.inject.Module module()