| Class | Description |
|---|---|
| WeldAppExtension<C extends io.dropwizard.Configuration> |
An App Rule that uses WELD to inject the application class.
|
| WeldAppRule<C extends io.dropwizard.Configuration> | Deprecated
migration to JUnit 5 is highly recommended, use
WeldAppExtension as
alternative |
| WeldTestSupport<C extends io.dropwizard.Configuration> |
Test support rule that uses WELD to inject the application class.
|