Last Version

kotlin-testrunner 0.3.1

Junit testrunner that removes final from classes and methods

License

License

The MIT License (MIT)
Categories

Categories

Kotlin Languages JUnit Unit Testing
GroupId

GroupId

de.jodamob.kotlin
ArtifactId

ArtifactId

kotlin-runner-junit4
Version

Version

0.3.1
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-junit4 0.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
de.jodamob.kotlin : kotlin-runner jar 0.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.