alchemy-http-mock

Part of the Alchemy Collection. Mock the World! Alchemy HTTP Mock makes Unit Testing with Alchemy HTTP a breeze.

License

License

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-http-mock
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

jar
Description

Description

alchemy-http-mock
Part of the Alchemy Collection. Mock the World! Alchemy HTTP Mock makes Unit Testing with Alchemy HTTP a breeze.
Project URL

Project URL

https://github.com/SirWellington/alchemy-http-mock
Project Organization

Project Organization

RedRoma, Inc.

Download alchemy-http-mock

How to add to project

<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/ -->
<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-http-mock</artifactId>
    <version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation 'tech.sirwellington.alchemy:alchemy-http-mock:3.4'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-http-mock/
implementation ("tech.sirwellington.alchemy:alchemy-http-mock:3.4")
'tech.sirwellington.alchemy:alchemy-http-mock:jar:3.4'
<dependency org="tech.sirwellington.alchemy" name="alchemy-http-mock" rev="3.4">
  <artifact name="alchemy-http-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-http-mock', version='3.4')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-http-mock" % "3.4"
[tech.sirwellington.alchemy/alchemy-http-mock "3.4"]

Dependencies

compile (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 2.6
tech.sirwellington.alchemy : alchemy-arguments jar 2.3
tech.sirwellington.alchemy : alchemy-collections jar 2.1
tech.sirwellington.alchemy : alchemy-http jar 3.4
tech.sirwellington.alchemy : alchemy-annotations jar 2.2
org.slf4j : slf4j-api jar 1.7.25
com.google.code.gson : gson jar 2.8.5

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.24.0
com.nhaarman : mockito-kotlin jar 1.6.0
com.natpryce : hamkrest jar 1.7.0.0
tech.sirwellington.alchemy : alchemy-generator jar 2.4
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
3.4
3.3
3.2
3.1
3.0
2.0
1.1
1.0