| Package | Description |
|---|---|
| io.dropwizard.testing.junit5 |
| Modifier and Type | Class and Description |
|---|---|
class |
DAOTestExtension
An extension for testing DAOs and Hibernate entities.
|
class |
DropwizardAppExtension<C extends Configuration>
An extension for starting and stopping your application at the start and end of a test class.
|
class |
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.
|
class |
ResourceExtension
An extension for testing Jersey resources.
|
Copyright © 2019. All rights reserved.