Package io.dropwizard.testing
-
Class Summary Class Description ConfigOverride An override for a field in dropwizard configuration intended for use withDropwizardAppExtension
.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> POJOConfigurationFactory<C extends Configuration> ResourceHelpers A set of helper methods for working with classpath resources.