| Class | Description |
|---|---|
| DropwizardAppRule<C extends Configuration> |
A JUnit rule for starting and stopping your application at the start and end of a test class.
|
| DropwizardAppRule.ServiceListener<T extends Configuration> | |
| DropwizardClientRule |
Test your HTTP client code by writing a JAX-RS test double class and let this rule start and stop a
Dropwizard application containing your doubles.
|
| ResourceTestRule |
A JUnit
TestRule for testing Jersey resources. |
| ResourceTestRule.Builder | |
| ResourceTestRule.ResourceTestResourceConfig |
Copyright © 2015. All rights reserved.