test-helpers

A collections of helper methods for tests

License

License

GroupId

GroupId

com.github.hcsp
ArtifactId

ArtifactId

test-helpers
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

test-helpers
A collections of helper methods for tests
Project URL

Project URL

https://github.com/hcsp/test-helpers
Source Code Management

Source Code Management

https://github.com/hcsp/test-helpers

Download test-helpers

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.12
com.github.javaparser : javaparser-core jar 3.14.3
org.junit.jupiter : junit-jupiter-api jar 5.4.2

Project Modules

There are no modules declared in this project.
com.github.hcsp

Hardcore space

A hardcore space.

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1.0