Styx - Support - Test API

Provides a Test API for Styx plugin developers, allowing Styx server to be configured and started programmatically. This API is intended for external consumption and therefore should be stable with emphasis on ensuring backwards compatibility.

License

License

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-test-api
Last Version

Last Version

1.0.0-rc4
Release Date

Release Date

Type

Type

jar
Description

Description

Styx - Support - Test API
Provides a Test API for Styx plugin developers, allowing Styx server to be configured and started programmatically. This API is intended for external consumption and therefore should be stable with emphasis on ensuring backwards compatibility.
Project Organization

Project Organization

Hotels.com

Download styx-test-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.hotels.styx : styx-proxy jar 1.0.0-rc4
com.hotels.styx : styx-common jar 1.0.0-rc4
io.netty : netty-tcnative-boringssl-static jar 2.0.26.Final
com.github.tomakehurst : wiremock jar 1.54

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
com.hotels.styx : styx-testsupport jar 1.0.0-rc4
com.hotels.styx : styx-api-testsupport jar 1.0.0-rc4
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
1.0.0.beta6
1.0.0.beta5
1.0.0.beta4
1.0.0.beta3
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.0.1.beta6
v0.0.5
styx-1.0.0.beta2