Sparta Test Utils - Junit5

Utility classes for unit testing. Port for Junit5 Jupiter

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

sparta-test-utils-junit5
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sparta Test Utils - Junit5
Utility classes for unit testing. Port for Junit5 Jupiter
Project URL

Project URL

https://github.com/SpartaTech/sparta-test-utils-junit5

Download sparta-test-utils-junit5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.apache.commons : commons-lang3 jar 3.12.0

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9

Project Modules

There are no modules declared in this project.
com.github.spartatech

Versions

Version
1.1
1.0
0.1