Package io.dropwizard.testing
Class DropwizardTestSupport.ServiceListener<T extends io.dropwizard.core.Configuration>
java.lang.Object
io.dropwizard.testing.DropwizardTestSupport.ServiceListener<T>
- Enclosing class:
- DropwizardTestSupport<C extends io.dropwizard.core.Configuration>
public abstract static class DropwizardTestSupport.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, DropwizardTestSupport<T> rule) voidonStop(DropwizardTestSupport<T> rule)