Package ru.vyarus.dropwizard.guice.test.spock.ext
-
Interface Summary Interface Description GuiceyInterceptor.EnvironmentSupport External junit rules adapter. -
Class Summary Class Description AbstractAppExtension<T extends java.lang.annotation.Annotation> Base class for guicey spock extensions.DropwizardAppExtension Spock extension for starting complete dropwizard app.GuiceyAppExtension Spock extension for guice-only lightweight tests.GuiceyConfigurationExtension Deprecated. additional hooks may be declared in static test fieldsGuiceyConfigurationHookInterceptor Deprecated. additional hooks may be declared in static test fieldsGuiceyInterceptor Leverages rules logic to start/stop application and injects Guice-provided objects into specifications.GuiceyInterceptor.AbstractEnvironmentSupport Base environment support implementation.SpecialFieldsSupport Support for special test fields. -
Exception Summary Exception Description GuiceyExtensionException Exception thrown in case of exceptional situations in extensions.