Package ru.vyarus.dropwizard.guice.test
-
Interface Summary Interface Description StartupErrorRule.AfterExitAssertion Interface implementation may be registered to check assertions after system exit. -
Class Summary Class Description GuiceyAppRule<C extends io.dropwizard.core.Configuration> A JUnit rule for starting and stopping your guice application at the start and end of a test class.GuiceyHooksRule Junit rule for changing application configuration (remove some components or register test specific (e.g. mocks)).StartupErrorRule Dropwizard exit with code 1 in case of exception during command run.