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