summaryrefslogtreecommitdiff
path: root/java/client/src
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-10-05 15:01:17 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-10-05 15:01:17 +0000
commit74ebccda962ff1ae8998bcc317b1b0f79a7eb523 (patch)
tree994744ff6b864362f317dfbcf5e1ade1c600d604 /java/client/src
parentf7564d58f97f67b2e3d96e4158b2a6d9338c3efd (diff)
downloadqpid-python-74ebccda962ff1ae8998bcc317b1b0f79a7eb523.tar.gz
Updated testing harness: QpidTestCase and FailoverBaseCase.
Updates to QpidTestCase: to allow the sending of messages that are tagged from an offset value. to correctly commit the sent messages if the sent number does not fit within the batch window. update to createMessage to add an INDEX int property. update to rename ssl connectionfactory default.ssl to align with other factories. updated test-provider accordingly. added a getTestQueue method that creates an AMQQueue using getTestQueueName to further simplify tests. Updates to FailoverBaseCase removed setFailingPort, failBroker now takes the port to fail, this allows both brokers to be failed more easily. Update to ensure that all subclasses get a failover connection url, through the getConnection(), some were not. Fixed by overriding getConnectionFactory() call. Fixed second broker work directory to write to defined QPID_WORK rather than java.io.tmpdir. If QPID_WORK is not set then tests will fall back to java.io.tmpdir getFailingPort now returns the correct value if you are running InVM (2)or externally(test.alt.port) Updated tests that used failBroker to use failBroker(getFailingPort()) so tests will work InVM and externally. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@821821 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/src')
0 files changed, 0 insertions, 0 deletions