| Class | Description |
|---|---|
| ConfigOverride |
An override for a field in dropwizard configuration intended for use with
DropwizardAppExtension. |
| ConfigOverrideRandomPorts |
Override port configuration setting for application and admin connectors and choose a random port.
|
| ConfigOverrideValue | |
| DropwizardTestSupport<C extends Configuration> |
A test support class for starting and stopping your application at the start and end of a test class.
|
| DropwizardTestSupport.ServiceListener<T extends Configuration> | |
| FixtureHelpers | Deprecated
use
Class.getResource(String) to obtain a URL to the resource to use with
ObjectMapper.readValue(URL, Class) |
| POJOConfigurationFactory<C extends Configuration> | |
| ResourceHelpers |
A set of helper methods for working with classpath resources.
|
Copyright © 2011. All rights reserved.