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

junit-support 1.1

Contains interfaces and classes that make it easier to write tests with JUnit

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.robtimus
Идентификатор

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

junit-support
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

junit-support
Contains interfaces and classes that make it easier to write tests with JUnit
Ссылка на сайт

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

https://robtimus.github.io/junit-support/
Система контроля версий

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

https://github.com/robtimus/junit-support

Скачать junit-support 1.1


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0
com.github.robtimus : io-functions jar 2.0
org.reflections : reflections jar 0.10.2

test (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.11.0

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

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