is not current version
Last Version 1.1

Sparta Test Utils - Junit5 0.1

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

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


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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar [5.6.2,)
org.apache.commons : commons-lang3 jar [3.2.1,)

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7.25,)
org.slf4j : jcl-over-slf4j jar [1.7.25,)
ch.qos.logback : logback-classic jar [1.0.0,)
ch.qos.logback : logback-core jar [1.0.0,)

Project Modules

There are no modules declared in this project.