Last Version

Styx - Components - Styx API Test Support 1.0.0-rc4

Test utilities for supporting unit testing of Styx-Components. This module depends ONLY on Styx API, so that simple test primitives can be built on Styx API.

License

License

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-api-testsupport
Version

Version

1.0.0-rc4
Type

Type

jar
Description

Description

Styx - Components - Styx API Test Support
Test utilities for supporting unit testing of Styx-Components. This module depends ONLY on Styx API, so that simple test primitives can be built on Styx API.
Project Organization

Project Organization

Hotels.com

Download styx-api-testsupport 1.0.0-rc4


<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-api-testsupport/ -->
<dependency>
    <groupId>com.hotels.styx</groupId>
    <artifactId>styx-api-testsupport</artifactId>
    <version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-api-testsupport/
implementation 'com.hotels.styx:styx-api-testsupport:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-api-testsupport/
implementation ("com.hotels.styx:styx-api-testsupport:1.0.0-rc4")
'com.hotels.styx:styx-api-testsupport:jar:1.0.0-rc4'
<dependency org="com.hotels.styx" name="styx-api-testsupport" rev="1.0.0-rc4">
  <artifact name="styx-api-testsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-api-testsupport', version='1.0.0-rc4')
)
libraryDependencies += "com.hotels.styx" % "styx-api-testsupport" % "1.0.0-rc4"
[com.hotels.styx/styx-api-testsupport "1.0.0-rc4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.hotels.styx : styx-api jar 1.0.0-rc4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
io.kotlintest : kotlintest-runner-junit5 jar 3.4.2
org.hamcrest : hamcrest jar 2.2
com.github.tomakehurst : wiremock jar 1.54

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.