Package io.dropwizard.testing
package io.dropwizard.testing
-
ClassesClassDescriptionAn override for a field in dropwizard configuration intended for use with
DropwizardAppExtension.Override port configuration setting for application and admin connectors and choose a random port.DropwizardTestSupport<C extends io.dropwizard.core.Configuration>A test support class for starting and stopping your application at the start and end of a test class.DropwizardTestSupport.ServiceListener<T extends io.dropwizard.core.Configuration>POJOConfigurationFactory<C extends io.dropwizard.core.Configuration>A set of helper methods for working with classpath resources.