[
https://issues.apache.org/jira/browse/AMQ-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497373#comment-15497373
]
ASF GitHub Bot commented on AMQ-6428:
-------------------------------------
GitHub user hqstevenson opened a pull request:
https://github.com/apache/activemq/pull/198
AMQ-6428 - Add methods to EmbeddedActiveMQBroker an ActiveMQ client JUnit
Rules
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hqstevenson/activemq AMQ-6428
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/198.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #198
----
commit 343e3738b5cffdd6b95cfa257134108105f714c7
Author: Quinn Stevenson <[email protected]>
Date: 2016-09-16T20:59:13Z
Added methods to EmbeddedActiveMQBroker to send messages, as well as JUnit
Rules for ActiveMQ clients
commit f7b5b901004b90975cb82390684e89df57eaced4
Author: Quinn Stevenson <[email protected]>
Date: 2016-09-16T20:59:47Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/activemq
into AMQ-6428
commit 7be356017eecf37fa9c4884906e4eda06d8a6f19
Author: Quinn Stevenson <[email protected]>
Date: 2016-09-16T21:07:13Z
Added license header to files
----
> Add methods for sending messages to topics or queues
> ----------------------------------------------------
>
> Key: AMQ-6428
> URL: https://issues.apache.org/jira/browse/AMQ-6428
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: Quinn Stevenson
> Priority: Minor
>
> To simplify testing, the EmbeddedActiveMQBroker (in activemq-junit) should
> have methods to send messages to topics and queues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)