Package io.dropwizard.testing.junit5
Class DropwizardAppExtension.ServiceListener<T extends io.dropwizard.core.Configuration>
java.lang.Object
io.dropwizard.testing.junit5.DropwizardAppExtension.ServiceListener<T>
- Enclosing class:
- DropwizardAppExtension<C extends io.dropwizard.core.Configuration>
public abstract static class DropwizardAppExtension.ServiceListener<T extends io.dropwizard.core.Configuration>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonRun(T configuration, io.dropwizard.core.setup.Environment environment, DropwizardAppExtension<T> rule) voidonStop(DropwizardAppExtension<T> rule)