Последняя версия

kotlin-testrunner 0.3.1

Junit testrunner that removes final from classes and methods

Лицензия

Лицензия

The MIT License (MIT)
Категории

Категории

Kotlin Языки программирования JUnit Тестирование компонентов
Группа

Группа

de.jodamob.kotlin
Идентификатор

Идентификатор

kotlin-runner-junit4
Версия

Версия

0.3.1
Тип

Тип

jar
Описание

Описание

kotlin-testrunner
Junit testrunner that removes final from classes and methods
Ссылка на сайт

Ссылка на сайт

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.jodamob.kotlin : kotlin-runner jar 0.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.