All Classes
-
All Classes Interface Summary 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 DAOTest DAOTest.Builder<B extends DAOTest.Builder<B>> DAOTestExtension An extension for testing DAOs and Hibernate entities.DAOTestExtension.Builder DropwizardAppExtension<C extends Configuration> An extension for starting and stopping your application at the start and end of a test class.DropwizardAppExtension.BufferingHttpResponseInterceptor DropwizardAppExtension.ServiceListener<T extends Configuration> DropwizardClient DropwizardClientExtension Test your HTTP client code by writing a JAX-RS test double class and let this extension start and stop a Dropwizard application containing your doubles.DropwizardExtension DropwizardExtensionsSupport
class uses this interface to find fields in test class instance and test classDropwizardExtensionsSupport An JUnit 5 extension that looks for fields in test class and test class instances and executes before and after actions.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> Resource Resource.Builder<B extends Resource.Builder<B>> AResource
builder which enables configuration of a Jersey testing environment.ResourceExtension An extension for testing Jersey resources.ResourceExtension.Builder AResourceExtension
builder which enables configuration of a Jersey testing environment.ResourceHelpers A set of helper methods for working with classpath resources.