tests-junit5

Reusable test assertions

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.pragmaticobjects.oo.tests
ArtifactId

ArtifactId

tests-junit5
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

tests-junit5
Reusable test assertions

Download tests-junit5

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.pragmaticobjects.oo.tests : tests-core jar 0.1.3
io.vavr : vavr jar 0.10.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
com.pragmaticobjects.oo.equivalence : equivalence-base jar 0.1.3

Project Modules

There are no modules declared in this project.
com.pragmaticobjects.oo.tests

Pragmatic Objects

The pragmatic way of using Elegant Objects in action

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
0.0.0