License |
License |
---|---|
Categories |
CategoriesJava Languages JUnit Unit Testing |
GroupId | GroupIdio.specto |
ArtifactId | ArtifactIdhoverfly-java-junit5 |
Last Version | Last Version0.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHoverfly Java JUnit5
JUnit 5 extension for Hoverfly-Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.specto/hoverfly-java-junit5/ -->
<dependency>
<groupId>io.specto</groupId>
<artifactId>hoverfly-java-junit5</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.specto/hoverfly-java-junit5/
implementation 'io.specto:hoverfly-java-junit5:0.14.2'
// https://jarcasting.com/artifacts/io.specto/hoverfly-java-junit5/
implementation ("io.specto:hoverfly-java-junit5:0.14.2")
'io.specto:hoverfly-java-junit5:jar:0.14.2'
<dependency org="io.specto" name="hoverfly-java-junit5" rev="0.14.2">
<artifact name="hoverfly-java-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.specto', module='hoverfly-java-junit5', version='0.14.2')
)
libraryDependencies += "io.specto" % "hoverfly-java-junit5" % "0.14.2"
[io.specto/hoverfly-java-junit5 "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
io.specto : hoverfly-java | jar | 0.14.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.platform : junit-platform-testkit | jar | 1.8.2 |
org.mockito : mockito-core | jar | 4.2.0 |
org.assertj : assertj-core | jar | 3.21.0 |
net.javacrumbs.json-unit : json-unit | jar | 2.28.0 |
net.javacrumbs.json-unit : json-unit-fluent | jar | 2.28.0 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |