Support library for testing

Support utilities for testing

License

License

GroupId

GroupId

es.sandbox.test
ArtifactId

ArtifactId

sandbox-test-support
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Support library for testing
Support utilities for testing
Project URL

Project URL

https://github.com/jeslopalo/sandbox-test-support
Source Code Management

Source Code Management

https://github.com/jeslopalo/sandbox-test-support

Download sandbox-test-support

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
joda-time : joda-time Optional jar 2.9.4
org.assertj : assertj-core jar 3.5.2
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

sandbox-test-support

Build Status Coverage Status

Code Climate Test Coverage Issue Count

Support utilities for testing

Download

Download

Work in progress!

Versions

Version
1.0.1
1.0.0
0.1.1
0.1.0