You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2016/10/13 21:53:36 UTC

[2/2] activemq-artemis git commit: This closes #837

This closes #837


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9743043f
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/9743043f
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/9743043f

Branch: refs/heads/master
Commit: 9743043fb81be47ba6f6cc2bdb029b46f772624f
Parents: 0a1e6bd 7a8b7e9
Author: Timothy Bish <ta...@gmail.com>
Authored: Thu Oct 13 17:53:05 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Thu Oct 13 17:53:05 2016 -0400

----------------------------------------------------------------------
 .../integration/amqp/AmqpClientTestSupport.java |  67 ++---
 .../amqp/AmqpDeliveryAnnotationsTest.java       |  64 +++++
 .../amqp/AmqpDescribedTypePayloadTest.java      | 151 ++++++++++
 .../integration/amqp/AmqpReceiverDrainTest.java | 165 +++++++++++
 .../amqp/AmqpScheduledMessageTest.java          | 136 +++++++++
 .../integration/amqp/AmqpSendReceiveTest.java   | 279 ++++++++++++++++++-
 6 files changed, 823 insertions(+), 39 deletions(-)
----------------------------------------------------------------------