junit5-kotlin

SealedClassesSource for Parameterized tests for Junit5

License

License

MIT
Categories

Categories

Kotlin Languages JUnit Unit Testing
GroupId

GroupId

de.jodamob.junit5
ArtifactId

ArtifactId

junit5-kotlin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

junit5-kotlin
SealedClassesSource for Parameterized tests for Junit5
Project URL

Project URL

https://github.com/dpreussler/junit5-kotlin
Source Code Management

Source Code Management

http://github.com/dpreussler/junit5-kotlin/tree/master

Download junit5-kotlin

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
org.junit.jupiter : junit-jupiter jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1