Praxis Software - Testing - HTTP Testing Harness

This project provides an easy way to set up a test harness with JAX-RS Resources in order to do HTTP-based testing.

Лицензия

Лицензия

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

com.github.praxissoftware.testing
Идентификатор

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

com.github.praxissoftware.testing.http.harness
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Praxis Software - Testing - HTTP Testing Harness
This project provides an easy way to set up a test harness with JAX-RS Resources in order to do HTTP-based testing.
Ссылка на сайт

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

http://github.com/praxissoftware/testing/
Система контроля версий

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

http://github.com/praxissoftware/testing

Скачать com.github.praxissoftware.testing.http.harness

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.mortbay.jetty : jetty-embedded jar 6.1.26
com.sun.jersey : jersey-server jar
com.sun.jersey : jersey-json jar
com.sun.jersey : jersey-servlet jar
org.slf4j : slf4j-api jar
junit : junit jar
org.mockito : mockito-all jar
ch.qos.logback : logback-classic jar
com.jayway.restassured : rest-assured jar

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

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

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

Версия
1.1.0
1.0.0