Class GuiceyInterceptor.AbstractEnvironmentSupport

    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method Description
      void after()
      Shutdown environment.
      void before()
      Prepare environment.
      protected abstract io.dropwizard.testing.DropwizardTestSupport build()  
      ru.vyarus.dropwizard.guice.test.ClientSupport getClient()  
      com.google.inject.Injector getInjector()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait