junit-extras

JUnit utilities

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

junit-extras
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

junit-extras
JUnit utilities
Project URL

Project URL

https://github.com/davidmoten/junit-extras

Download junit-extras

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1