ZeroMock-zeromock-junit5

Mock Http Server (mostly) without dependencies

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock-junit5
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

ZeroMock-zeromock-junit5
Mock Http Server (mostly) without dependencies
Project URL

Project URL

https://github.com/tonivade/zeromock
Source Code Management

Source Code Management

https://github.com/tonivade/zeromock

Download zeromock-junit5

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tonivade/zeromock-junit5/ -->
<dependency>
    <groupId>com.github.tonivade</groupId>
    <artifactId>zeromock-junit5</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/zeromock-junit5/
implementation 'com.github.tonivade:zeromock-junit5:0.16.0'
// https://jarcasting.com/artifacts/com.github.tonivade/zeromock-junit5/
implementation ("com.github.tonivade:zeromock-junit5:0.16.0")
'com.github.tonivade:zeromock-junit5:jar:0.16.0'
<dependency org="com.github.tonivade" name="zeromock-junit5" rev="0.16.0">
  <artifact name="zeromock-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='zeromock-junit5', version='0.16.0')
)
libraryDependencies += "com.github.tonivade" % "zeromock-junit5" % "0.16.0"
[com.github.tonivade/zeromock-junit5 "0.16.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.tonivade : zeromock-server jar 0.16.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

runtime (3)

Group / Artifact Type Version
com.github.tonivade : zeromock-client jar 0.16.0
com.github.tonivade : purefun-monad jar 4.0
com.github.tonivade : purefun-effect jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0