org.apache.qpid:tests

The Proton system tests execute against either the Java or the C implementations, based on the chosen profile. To execute, run either "mvn test -P proton-j" or "mvn test -P proton-jni". To reduce the set of Python tests run, set system property proton.pythontest.pattern, for example: mvn test -Dproton.pythontest.pattern='proton_tests.transport.TransportTest.*' The proton-jni profile looks for the JNI jar and native libraries under directory <basedir>/build/proton-c. To override this, run Maven like so: "mvn test -P proton-jni -Dproton-c-build-dir=/path/to/build/dir".

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

The Proton system tests execute against either the Java or the C implementations, based on the chosen profile. To execute, run either "mvn test -P proton-j" or "mvn test -P proton-jni". To reduce the set of Python tests run, set system property proton.pythontest.pattern, for example: mvn test -Dproton.pythontest.pattern='proton_tests.transport.TransportTest.*' The proton-jni profile looks for the JNI jar and native libraries under directory <basedir>/build/proton-c. To override this, run Maven like so: "mvn test -P proton-jni -Dproton-c-build-dir=/path/to/build/dir".
Организация-разработчик

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

The Apache Software Foundation

Скачать tests

Имя Файла Размер
tests-0.4.pom
tests-0.4.jar 131 KB
tests-0.4-sources.jar 45 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.qpid : proton-api jar 0.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.python : jython-standalone jar 2.5.3

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

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

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

Версия
0.4