| Package | Description |
|---|---|
| io.dropwizard.testing | |
| io.dropwizard.testing.junit |
| Modifier and Type | Method and Description |
|---|---|
static ConfigOverride |
ConfigOverride.config(String key,
String value) |
| Constructor and Description |
|---|
DropwizardTestSupport(Class<? extends Application<C>> applicationClass,
String configPath,
ConfigOverride... configOverrides) |
| Constructor and Description |
|---|
DropwizardAppRule(Class<? extends Application<C>> applicationClass,
String configPath,
ConfigOverride... configOverrides) |
Copyright © 2015. All rights reserved.