Download JAR files tagged by dproton with all dependencies
proton-tests from group org.apache.qpid (version 0.16.0)
The Proton python system tests execute against the Java or C implementation, using Maven (via this pom) and CMake/CTest respectively.
To run the tests against proton-j, execute:
mvn test
Example of advanced usage (all of the -D flags are optional):
mvn test \
-Dproton.pythontest.pattern='proton_tests.transport.ClientTransportTest.*' \
-Dproton.pythontest.invocations=20 \
-Dproton.pythontest.always_colorize=true
Artifact proton-tests
Group org.apache.qpid
Version 0.16.0
Last update 08. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proton-j, bcpkix-jdk15on,
There are maybe transitive dependencies!
Group org.apache.qpid
Version 0.16.0
Last update 08. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proton-j, bcpkix-jdk15on,
There are maybe transitive dependencies!
tests from group org.apache.qpid (version 0.4)
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".
0 downloads
Artifact tests
Group org.apache.qpid
Version 0.4
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies proton-api,
There are maybe transitive dependencies!
Group org.apache.qpid
Version 0.4
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies proton-api,
There are maybe transitive dependencies!
Page 1 from 1 (items total 2)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy