kotlin-testrunner

Junit testrunner that removes final from classes and methods

License

License

The MIT License (MIT)
Categories

Categories

Kotlin Languages Spock Application Testing & Monitoring
GroupId

GroupId

de.jodamob.kotlin
ArtifactId

ArtifactId

kotlin-runner-spock
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-testrunner
Junit testrunner that removes final from classes and methods
Project URL

Project URL

https://github.com/dpreussler/kotlin-testrunner

Download kotlin-runner-spock

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.jodamob.kotlin : kotlin-runner jar 0.3.1
org.spockframework : spock-core jar 1.0-groovy-2.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

test (1)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1