http-verbs-test

Build Status Download

This library is deprecated

All classes from this library have been migrated to http-verbs. This is available for Play 2.5, 2.6, and 2.7. Please read the documentation on that project for useage.


http-verbs-test was a Scala library providing some useful logic for testing http-related code.

Adding to your build

In your SBT build add:

resolvers += Resolver.bintrayRepo("hmrc", "releases")

libraryDependencies += "uk.gov.hmrc" %% "http-verbs-test" % "x.x.x"

License

This code is open source software licensed under the Apache 2.0 License.