Zandero JUnit Utils

JUnit extensions and helpers

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

utils.junit
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zandero JUnit Utils
JUnit extensions and helpers
Source Code Management

Source Code Management

https://github.com/Zandero/utils.junit

Download utils.junit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar [5.8.2,)
org.junit.jupiter : junit-jupiter-params jar [5.8.2,)
org.junit.jupiter : junit-jupiter-engine jar [5.8.2,)

Project Modules

There are no modules declared in this project.
com.zandero

Zandero

A collection of useful utilities, extensions and wrappers

Versions

Version
1.1
1.0.1
1.0
0.2
0.1