Package ru.vyarus.dropwizard.guice.test
-
Interface Summary Interface Description TestSupport.OutputCallback TestSupport.RunCallback<T> Callback interface used for utility run application methods inTestSupport. -
Class Summary Class Description ClientSupport JerseyClientsupport for direct web tests (complete dropwizard startup).GuiceyTestSupport<C extends io.dropwizard.core.Configuration> An alternative toDropwizardTestSupportwhich does not run jetty (web part) allowing to test only guice context.TestCommand<C extends io.dropwizard.core.Configuration> Lightweight variation of server command for testing purposes.TestCommand.NoManagedContainerLifeCycle Custom container lifecycle with additional objects ignorance.TestSupport Utility class combining test-framework agnostic utilities. -
Annotation Types Summary Annotation Type Description EnableHook Marker annotation forGuiceyConfigurationHooktest fields declaration.