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) Methods in io.dropwizard.testing.junit5 with parameters of type DropwizardAppExtensionModifier and TypeMethodDescriptionvoid
DropwizardAppExtension.ServiceListener.onRun
(T configuration, Environment environment, DropwizardAppExtension<T> rule) void
DropwizardAppExtension.ServiceListener.onStop
(DropwizardAppExtension<T> rule)