| Interface | Description |
|---|---|
| GuiceyInterceptor.ExternalRuleAdapter |
External junit rules adapter.
|
| Class | Description |
|---|---|
| AbstractAppExtension<T extends java.lang.annotation.Annotation> |
Base class for guicey spock extensions.
|
| DropwizardAppExtension |
Spock extension for
DropwizardAppRule. |
| GuiceyAppExtension |
Spock extension for
GuiceyAppRule. |
| GuiceyConfigurationExtension |
UseGuiceyHooks extension implementation. |
| GuiceyConfigurationHookInterceptor |
Apply hooks according to spock lifecycle.
|
| GuiceyInterceptor |
Leverages rules logic to start/stop application and injects Guice-provided objects into specifications.
|
| Exception | Description |
|---|---|
| GuiceyExtensionException |
Exception thrown in case of exceptional situations in extensions.
|