Dropwizard Integraton Testing

Utilites and setup for running full stack integration tests using dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.yammer.dropwizard.testing
ArtifactId

ArtifactId

dropwizard-testing-integration
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Integraton Testing
Utilites and setup for running full stack integration tests using dropwizard.
Project URL

Project URL

https://github.com/yammer/dropwizard-testing-integration
Source Code Management

Source Code Management

http://github.com/yammer/dropwizard-testing-integration/

Download dropwizard-testing-integration

How to add to project

<!-- https://jarcasting.com/artifacts/com.yammer.dropwizard.testing/dropwizard-testing-integration/ -->
<dependency>
    <groupId>com.yammer.dropwizard.testing</groupId>
    <artifactId>dropwizard-testing-integration</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.dropwizard.testing/dropwizard-testing-integration/
implementation 'com.yammer.dropwizard.testing:dropwizard-testing-integration:0.0.8'
// https://jarcasting.com/artifacts/com.yammer.dropwizard.testing/dropwizard-testing-integration/
implementation ("com.yammer.dropwizard.testing:dropwizard-testing-integration:0.0.8")
'com.yammer.dropwizard.testing:dropwizard-testing-integration:jar:0.0.8'
<dependency org="com.yammer.dropwizard.testing" name="dropwizard-testing-integration" rev="0.0.8">
  <artifact name="dropwizard-testing-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.dropwizard.testing', module='dropwizard-testing-integration', version='0.0.8')
)
libraryDependencies += "com.yammer.dropwizard.testing" % "dropwizard-testing-integration" % "0.0.8"
[com.yammer.dropwizard.testing/dropwizard-testing-integration "0.0.8"]

Dependencies

compile (11)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-client jar 0.6.2
joda-time : joda-time jar 2.2
org.slf4j : slf4j-api jar 1.7.4
com.google.guava : guava jar 16.0.1
org.eclipse.jetty : jetty-server jar 8.1.10.v20130312
com.sun.jersey : jersey-server jar 1.17.1
org.apache.httpcomponents : httpclient jar 4.2.3
ch.qos.logback : logback-classic jar 1.0.10
ch.qos.logback : logback-core jar 1.0.10
com.fasterxml.jackson.core : jackson-core jar 2.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.1.4

test (3)

Group / Artifact Type Version
junit : junit Optional jar 4.11
org.mockito : mockito-all jar 1.8.4
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.6