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

junit-theories 5.0-alpha-3

JUnit theories runner

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.junit.contrib
Идентификатор

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

junit-theories
Версия

Версия

5.0-alpha-3
Тип

Тип

jar
Описание

Описание

junit-theories
JUnit theories runner
Ссылка на сайт

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

https://github.com/pholser/junit-theories
Система контроля версий

Система контроля версий

http://github.com/pholser/junit-theories

Скачать junit-theories 5.0-alpha-3


<!-- https://jarcasting.com/artifacts/org.junit.contrib/junit-theories/ -->
<dependency>
    <groupId>org.junit.contrib</groupId>
    <artifactId>junit-theories</artifactId>
    <version>5.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.junit.contrib/junit-theories/
implementation 'org.junit.contrib:junit-theories:5.0-alpha-3'
// https://jarcasting.com/artifacts/org.junit.contrib/junit-theories/
implementation ("org.junit.contrib:junit-theories:5.0-alpha-3")
'org.junit.contrib:junit-theories:jar:5.0-alpha-3'
<dependency org="org.junit.contrib" name="junit-theories" rev="5.0-alpha-3">
  <artifact name="junit-theories" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.junit.contrib', module='junit-theories', version='5.0-alpha-3')
)
libraryDependencies += "org.junit.contrib" % "junit-theories" % "5.0-alpha-3"
[org.junit.contrib/junit-theories "5.0-alpha-3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.javaruntype : javaruntype jar 1.2

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

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