HAPI JUnit Utilities

A library of JUnit assertions to assist in testing with HAPI messages.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

HAPI JUnit Utilities
A library of JUnit assertions to assist in testing with HAPI messages.

Скачать hapi-junit

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ca.uhn.hapi : hapi-base jar 2.3

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

test (10)

Идентификатор библиотеки Тип Версия
ca.uhn.hapi : hapi-structures-v21 jar 2.3
ca.uhn.hapi : hapi-structures-v22 jar 2.3
ca.uhn.hapi : hapi-structures-v23 jar 2.3
ca.uhn.hapi : hapi-structures-v231 jar 2.3
ca.uhn.hapi : hapi-structures-v24 jar 2.3
ca.uhn.hapi : hapi-structures-v25 jar 2.3
ca.uhn.hapi : hapi-structures-v251 jar 2.3
ca.uhn.hapi : hapi-structures-v26 jar 2.3
org.mockito : mockito-core jar 2.19.0
org.slf4j : slf4j-simple jar 1.7.10

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

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

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

Версия
1.0.2
1.0.1
1.0.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0