tourniquet-http

HTTP support, providing embedded http servers as a test rule and mock object for http related testing

Лицензия

Лицензия

Категории

Категории

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

Группа

io.tourniquet.junit
Идентификатор

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

tourniquet-http
Последняя версия

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

0.4.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

tourniquet-http
HTTP support, providing embedded http servers as a test rule and mock object for http related testing
Организация-разработчик

Организация-разработчик

DevCon5 GmbH

Скачать tourniquet-http

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.tourniquet.junit : tourniquet-core jar 0.4.8
io.tourniquet.junit : tourniquet-file jar 0.4.8
io.tourniquet.junit : tourniquet-net jar 0.4.8
io.undertow : undertow-core jar 1.3.6.Final
org.slf4j : slf4j-api jar 1.7.6

provided (2)

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

test (4)

Идентификатор библиотеки Тип Версия
net.sourceforge.htmlunit : htmlunit jar 2.19
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

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

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

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

Версия
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-M1