Package ru.vyarus.dropwizard.guice.test
package ru.vyarus.dropwizard.guice.test
-
ClassDescriptionGuiceyAppRule<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.Junit rule for changing application configuration (remove some components or register test specific (e.g. mocks)).Dropwizard exit with code 1 in case of exception during command run.Interface implementation may be registered to check assertions after system exit.