Testing Utilities - Unit 4

This module contains a number of utilities and helpers to help with testing. It consists of a number of mostly independent parts.

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.morimekta.utils
ArtifactId

ArtifactId

testing-junit4
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Testing Utilities - Unit 4
This module contains a number of utilities and helpers to help with testing. It consists of a number of mostly independent parts.

Download testing-junit4

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.morimekta.utils : testing jar 5.0.0
net.morimekta.utils : io jar 4.3.0
junit : junit jar 4.13.2
com.tngtech.java : junit-dataprovider Optional jar 1.13.1

test (2)

Group / Artifact Type Version
net.morimekta.utils : strings jar 4.4.0
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0