JZONbie

HTTP client for JZONbie

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.jonnymatts
ArtifactId

ArtifactId

jzonbie-junit4
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JZONbie
HTTP client for JZONbie
Source Code Management

Source Code Management

http://github.com/jonnymatts/jzonbie/tree/master

Download jzonbie-junit4

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jonnymatts : jzonbie jar 5.1.0
junit : junit jar 4.12

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 3.0.0
com.flextrade.jfixture : jfixture jar 2.7.2

Project Modules

There are no modules declared in this project.

JZONbie

JZONbie is a lightweight HTTP server for mocking JSON based APIs.

  • Simple REST API for:
    • priming
    • current state
    • history
    • resetting state
  • Easy to use Java client
  • Available on Docker Hub

For full documentation on how to use JZONbie, visit here

Versions

Version
5.1.0
5.0.0
5.0.0-rc2