| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.chutneytesting |
| Идентификатор | Идентификаторchutney-junit-engine |
| Версия | Версия1.3.5 |
| Тип | Типjar |
| Описание |
ОписаниеA junit 5 engine implementation for running glacio features.
|
| Имя Файла | Размер |
|---|---|
| chutney-junit-engine-1.3.5.pom | |
| chutney-junit-engine-1.3.5.jar | 22 KB |
| chutney-junit-engine-1.3.5-sources.jar | 10 KB |
| chutney-junit-engine-1.3.5-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/chutney-junit-engine/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>chutney-junit-engine</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/chutney-junit-engine/
implementation 'com.chutneytesting:chutney-junit-engine:1.3.5'
// https://jarcasting.com/artifacts/com.chutneytesting/chutney-junit-engine/
implementation ("com.chutneytesting:chutney-junit-engine:1.3.5")
'com.chutneytesting:chutney-junit-engine:jar:1.3.5'
<dependency org="com.chutneytesting" name="chutney-junit-engine" rev="1.3.5">
<artifact name="chutney-junit-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='chutney-junit-engine', version='1.3.5')
)
libraryDependencies += "com.chutneytesting" % "chutney-junit-engine" % "1.3.5"
[com.chutneytesting/chutney-junit-engine "1.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.chutneytesting : chutney-junit-api | jar | 1.3.5 |
| com.chutneytesting : glacio-adapter | jar | 1.3.5 |
| org.junit.platform : junit-platform-engine | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-testkit | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 2.8.9 |
| org.awaitility : awaitility | jar | 4.0.3 |