proton-tests

The Proton system tests execute against either the Java or the C implementations, based on the chosen profile. To execute, "mvn test". Example of advanced usage (all of the -D flags are optional): mvn test \ -Dproton.pythontest.pattern='proton_tests.transport.TransportTest.*' \ -Dproton.pythontest.invocations=20 \ -Dproton.pythontest.always_colorize=true \ -Dproton-c-build-dir=/path/to/build/dir By default, the proton-jni profile looks for the JNI jar and native libraries under directory <basedir>/build/proton-c.

Homepage POM file JAR file Javadoc
'org.apache.qpid:proton-tests:0.8'

Dependencies

Compile dependencies

Test dependencies