| Class | Description |
|---|---|
| GuiceyAppRule<C extends io.dropwizard.Configuration> |
A JUnit rule for starting and stopping your guice application at the start and end of a test class.
|
| TestCommand<C extends io.dropwizard.Configuration> |
Lightweight variation of server command for testing purposes.
|