is not current version
Last Version 1.1

Sparta Test Utils - Junit5 1.0

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
Version

Version

1.0
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 1.0


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

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.5
ch.qos.logback : logback-core jar 1.2.5

Project Modules

There are no modules declared in this project.