Package ru.vyarus.dropwizard.guice.test.jupiter.ext
-
Class Summary Class Description GuiceyExtensionsSupport Base class for junit 5 extensions implementations.TestDropwizardAppExtension TestDropwizardAppjunit 5 extension implementation.TestDropwizardAppExtension.Builder<C extends io.dropwizard.core.Configuration> Builder used for manual extension registration (TestDropwizardAppExtension.forApp(Class)).TestGuiceyAppExtension TestGuiceyAppjunit 5 extension implementation.TestGuiceyAppExtension.Builder<C extends io.dropwizard.core.Configuration> Builder used for manual extension registration (TestGuiceyAppExtension.forApp(Class)).TestParametersSupport Base class for junit 5 extensions.