junit5-system-exit

A JUnit5 Extension to help write tests that call System.exit()

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов SBE Данные Data Structures
Группа

Группа

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

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

junit5-system-exit
Последняя версия

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit5-system-exit
A JUnit5 Extension to help write tests that call System.exit()
Ссылка на сайт

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

https://github.com/tginsberg/junit5-system-exit
Организация-разработчик

Организация-разработчик

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

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

https://github.com/tginsberg/junit5-system-exit

Скачать junit5-system-exit

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.ginsberg/junit5-system-exit/ -->
<dependency>
    <groupId>com.ginsberg</groupId>
    <artifactId>junit5-system-exit</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ginsberg/junit5-system-exit/
implementation 'com.ginsberg:junit5-system-exit:1.1.2'
// https://jarcasting.com/artifacts/com.ginsberg/junit5-system-exit/
implementation ("com.ginsberg:junit5-system-exit:1.1.2")
'com.ginsberg:junit5-system-exit:jar:1.1.2'
<dependency org="com.ginsberg" name="junit5-system-exit" rev="1.1.2">
  <artifact name="junit5-system-exit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ginsberg', module='junit5-system-exit', version='1.1.2')
)
libraryDependencies += "com.ginsberg" % "junit5-system-exit" % "1.1.2"
[com.ginsberg/junit5-system-exit "1.1.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0
1.0.0