| Package | Description |
|---|---|
| io.dropwizard.testing.junit5 |
| Modifier and Type | Method and Description |
|---|---|
DropwizardAppExtension<C> |
DropwizardAppExtension.addListener(DropwizardAppExtension.ServiceListener<C> listener) |
DropwizardAppExtension<C> |
DropwizardAppExtension.manage(Managed managed) |
| Modifier and Type | Method and Description |
|---|---|
void |
DropwizardAppExtension.ServiceListener.onRun(T configuration,
Environment environment,
DropwizardAppExtension<T> rule) |
void |
DropwizardAppExtension.ServiceListener.onStop(DropwizardAppExtension<T> rule) |
Copyright © 2011. All rights reserved.