Testing Utilities

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

Net
GroupId

GroupId

net.morimekta.utils
ArtifactId

ArtifactId

testing
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download testing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.morimekta.utils : io jar 4.3.0
net.morimekta.utils : strings jar 4.4.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
4.1.0
4.0.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2