de.sormuras.junit-platform-isolator:junit-platform-isolator

Launch JUnit Platform In Isolation

Лицензия

Лицензия

Категории

Категории

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

Группа

de.sormuras.junit-platform-isolator
Идентификатор

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

junit-platform-isolator
Последняя версия

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

1.0.0-M5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Launch JUnit Platform In Isolation

Скачать junit-platform-isolator

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

<!-- https://jarcasting.com/artifacts/de.sormuras.junit-platform-isolator/junit-platform-isolator/ -->
<dependency>
    <groupId>de.sormuras.junit-platform-isolator</groupId>
    <artifactId>junit-platform-isolator</artifactId>
    <version>1.0.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/de.sormuras.junit-platform-isolator/junit-platform-isolator/
implementation 'de.sormuras.junit-platform-isolator:junit-platform-isolator:1.0.0-M5'
// https://jarcasting.com/artifacts/de.sormuras.junit-platform-isolator/junit-platform-isolator/
implementation ("de.sormuras.junit-platform-isolator:junit-platform-isolator:1.0.0-M5")
'de.sormuras.junit-platform-isolator:junit-platform-isolator:jar:1.0.0-M5'
<dependency org="de.sormuras.junit-platform-isolator" name="junit-platform-isolator" rev="1.0.0-M5">
  <artifact name="junit-platform-isolator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sormuras.junit-platform-isolator', module='junit-platform-isolator', version='1.0.0-M5')
)
libraryDependencies += "de.sormuras.junit-platform-isolator" % "junit-platform-isolator" % "1.0.0-M5"
[de.sormuras.junit-platform-isolator/junit-platform-isolator "1.0.0-M5"]

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.3.2
de.sormuras.junit-platform-isolator » junit-platform-isolator-java-11 jar 1.0.0-M5
de.sormuras.junit-platform-isolator » junit-platform-isolator-base-8 jar 1.0.0-M5

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

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

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

JUnit Platform Isolator

jdk8 jdk11 travis experimental central

isolator

Build-tool agnostic library that helps launching the JUnit Platform for test discovery and execution.

Contribution Policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the Apache 2.0 License.

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

Версия
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2