Uses of Class
io.dropwizard.testing.junit5.DropwizardAppExtension
Packages that use DropwizardAppExtension
-
Uses of DropwizardAppExtension in io.dropwizard.testing.junit5
Methods in io.dropwizard.testing.junit5 that return DropwizardAppExtensionModifier and TypeMethodDescriptionDropwizardAppExtension.addListener(DropwizardAppExtension.ServiceListener<C> listener) DropwizardAppExtension.manage(io.dropwizard.lifecycle.Managed managed) Methods in io.dropwizard.testing.junit5 with parameters of type DropwizardAppExtensionModifier and TypeMethodDescriptionvoidDropwizardAppExtension.ServiceListener.onRun(T configuration, io.dropwizard.core.setup.Environment environment, DropwizardAppExtension<T> rule) voidDropwizardAppExtension.ServiceListener.onStop(DropwizardAppExtension<T> rule)