Registry / testing / dropwizard-testing

dropwizard-testing

JSON →
library5.0.1javamavenunverified

Testing utilities for Dropwizard, a Java framework for building RESTful web services with operational features.

<dependency> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-testing</artifactId> <version>5.0.1</version> </dependency>
INSTALL
IMPORT
SIG · DROPWIZARD-TESTING
D
dropwizard-testing
testingjavav5.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DropwizardAppExtension
io.dropwizard.testing.junit5.DropwizardAppExtension

Creates a DropwizardAppExtension for integration testing.

import io.dropwizard.testing.junit5.DropwizardAppExtension; DropwizardAppExtension<MyConfig> extension = new DropwizardAppExtension<>(MyApp.class); // Use extension in tests
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
dropwizard-testing — mvn dependency:get dropwizard-testing · libregistry