OpenShift.io Test Utils

Test utilities for developing Boosters on OpenShift.io

License

License

Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.openshift
ArtifactId

ArtifactId

openshift-test-utils
Last Version

Last Version

2
Release Date

Release Date

Type

Type

jar
Description

Description

OpenShift.io Test Utils
Test utilities for developing Boosters on OpenShift.io

Download openshift-test-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.6.1
com.jayway.restassured : rest-assured jar 2.9.0
io.fabric8 : openshift-client jar 1.4.34
com.jayway.awaitility : awaitility jar 1.7.0

Project Modules

There are no modules declared in this project.
io.openshift

openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.

Versions

Version
2
1