Hoverfly JUnit

JUnit rule which spins up and manages hoverfly

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.specto
ArtifactId

ArtifactId

hoverfly-junit
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Hoverfly JUnit
JUnit rule which spins up and manages hoverfly
Project URL

Project URL

https://github.com/SpectoLabs/hoverfly-junit

Download hoverfly-junit

How to add to project

<!-- https://jarcasting.com/artifacts/io.specto/hoverfly-junit/ -->
<dependency>
    <groupId>io.specto</groupId>
    <artifactId>hoverfly-junit</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.specto/hoverfly-junit/
implementation 'io.specto:hoverfly-junit:0.2.2'
// https://jarcasting.com/artifacts/io.specto/hoverfly-junit/
implementation ("io.specto:hoverfly-junit:0.2.2")
'io.specto:hoverfly-junit:jar:0.2.2'
<dependency org="io.specto" name="hoverfly-junit" rev="0.2.2">
  <artifact name="hoverfly-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.specto', module='hoverfly-junit', version='0.2.2')
)
libraryDependencies += "io.specto" % "hoverfly-junit" % "0.2.2"
[io.specto/hoverfly-junit "0.2.2"]

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-core jar 2.6.4
org.apache.commons : commons-lang3 jar 3.4
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.12
org.zeroturnaround : zt-exec jar 1.8

test (9)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.springframework : spring-web jar 4.1.8.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.1
org.assertj : assertj-core jar 3.1.0
net.javacrumbs.json-unit : json-unit jar 1.9.0
net.javacrumbs.json-unit : json-unit-fluent jar 1.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
org.eclipse.jetty : jetty-server jar 9.3.11.v20160721
org.skyscreamer : jsonassert jar 1.3.0

Project Modules

There are no modules declared in this project.
io.specto

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.4
0.1.2