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

AndHow Test Harness 0.4.2

Harness and tools for testing the AndHow framework, or writing tests for projects that use AndHow.

Лицензия

Лицензия

Группа

Группа

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

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

andhow-test-harness
Версия

Версия

0.4.2
Тип

Тип

jar
Описание

Описание

AndHow Test Harness
Harness and tools for testing the AndHow framework, or writing tests for projects that use AndHow.
Система контроля версий

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

https://github.com/eeverman/andhow/tree/master/andhow-testing/andhow-test-harness

Скачать andhow-test-harness 0.4.2


<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-test-harness/ -->
<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-test-harness</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-test-harness/
implementation 'org.yarnandtail:andhow-test-harness:0.4.2'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-test-harness/
implementation ("org.yarnandtail:andhow-test-harness:0.4.2")
'org.yarnandtail:andhow-test-harness:jar:0.4.2'
<dependency org="org.yarnandtail" name="andhow-test-harness" rev="0.4.2">
  <artifact name="andhow-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-test-harness', version='0.4.2')
)
libraryDependencies += "org.yarnandtail" % "andhow-test-harness" % "0.4.2"
[org.yarnandtail/andhow-test-harness "0.4.2"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.yarnandtail : andhow-core Необязательный jar 0.4.2
org.yarnandtail : andhow-shared-test-utils jar 0.4.2
org.springframework : spring-test jar 4.3.18.RELEASE
junit : junit Необязательный jar 4.13.1
org.junit.jupiter : junit-jupiter-api Необязательный jar 5.7.2
org.junit.jupiter : junit-jupiter-engine Необязательный jar 5.7.2
org.junit.vintage : junit-vintage-engine Необязательный jar 5.7.2

test (4)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.7.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
com.github.stefanbirkner : system-lambda jar 1.2.0

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

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