Last Version

Styx - Support - Non-Styx Test Support 1.0.0-rc4

Test utilities for supporting unit testing of Styx-Components. This module cannot depend on any of the Styx-Components submodules, as it would introduce a cyclic dependency.

License

License

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-testsupport
Version

Version

1.0.0-rc4
Type

Type

jar
Description

Description

Styx - Support - Non-Styx Test Support
Test utilities for supporting unit testing of Styx-Components. This module cannot depend on any of the Styx-Components submodules, as it would introduce a cyclic dependency.
Project Organization

Project Organization

Hotels.com

Download styx-testsupport 1.0.0-rc4


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.10
ch.qos.logback : logback-classic jar 1.1.10
org.hamcrest : hamcrest jar 2.2
com.github.tomakehurst : wiremock jar 1.54

test (2)

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

Project Modules

There are no modules declared in this project.