Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 795 Bytes

File metadata and controls

29 lines (17 loc) · 795 Bytes

Integration Test Support

Circle CI

This module provides some extra utility functions that are helpful on top of the standard dropwizard-testing library.

Obtaining the library

Maven

<dependency>
    <groupId>uk.co.deloittedigital.dropwizard</groupId>
    <artifactId>integration-test-support</artifactId>
    <version>1.0.0</version>
</dependency>

Gradle

compile 'uk.co.deloittedigital.dropwizard:integration-test-support:1.0.0'

License

See LICENSE.

Copyright

Copyright (c) 2015, 2016 Deloitte MCS Ltd.

See AUTHORS for contributors.