junit-utils

JUnit 5 support for JSON Parameterized Test Sources and other Utilities.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.fingerprintsoft.junit
ArtifactId

ArtifactId

junit-utils
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

junit-utils
JUnit 5 support for JSON Parameterized Test Sources and other Utilities.
Project URL

Project URL

https://github.com/fingerprints/junit-utils
Source Code Management

Source Code Management

https://github.com/fingerprints/junit-utils.git

Download junit-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.7.2
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
org.json : json jar 20180813

Project Modules

There are no modules declared in this project.
org.fingerprintsoft.junit

Fingerprints Software

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0