Last Version

kotlin-testrunner 0.2

Junit testrunner that removes final from classes and methods

License

License

The MIT License (MIT)
Categories

Categories

Kotlin Languages
GroupId

GroupId

de.jodamob.kotlin
ArtifactId

ArtifactId

kotlin-testrunner
Version

Version

0.2
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-testrunner 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.0.2-1
junit : junit jar 4.11
jboss : javassist jar 3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.2-1

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.0.2-1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.