Testing POM

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-pom
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://gitlab.com/morimekta/utils-testing
Source Code Management

Source Code Management

https://gitlab.com/morimekta/utils-testing.git

Download testing-pom

Filename Size
testing-pom-5.0.0.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • testing
  • testing-junit4
  • testing-junit5

Versions

Version
5.0.0