junit-extras

junit-extras is a set of small extensions to junit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.signed.junit
ArtifactId

ArtifactId

junit-extras
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

junit-extras
junit-extras is a set of small extensions to junit
Project URL

Project URL

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

Download junit-extras

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1