MLLP JUnit Utilities

A library of JUnit resources to assist in testing with MLLP clients and servers.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

MLLP JUnit Utilities
A library of JUnit resources to assist in testing with MLLP clients and servers.
Ссылка на сайт

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

https://github.com/hqstevenson/mllp-junit
Система контроля версий

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

https://github.com/hqstevenson/mllp-junit/tree/master

Скачать mllp-junit

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

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.21

test (2)

Идентификатор библиотеки Тип Версия
com.github.hqstevenson.test : tcp-test-util jar 1.0.1
org.slf4j : slf4j-simple jar 1.7.21

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

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

mllp-junit

JUnit Rule for MLLP testing

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

Версия
1.0.2
1.0.1
1.0.0