Repository: activemq-artemis Updated Branches: refs/heads/master 036e24460 -> 1ffde789c
This closes #2397 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/1ffde789 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/1ffde789 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/1ffde789 Branch: refs/heads/master Commit: 1ffde789c94284662cecbe173d65f34a9ed7c402 Parents: 036e244 39e172c Author: Clebert Suconic <[email protected]> Authored: Thu Nov 1 17:26:38 2018 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Nov 1 17:26:38 2018 -0400 ---------------------------------------------------------------------- .../apache/activemq/cli/test/ArtemisTest.java | 15 -- .../activemq/cli/test/CliProducerTest.java | 156 +++++++++++++++++++ .../apache/activemq/cli/test/CliTestBase.java | 81 ++++++++++ .../cli/test/MessageSerializerTest.java | 76 +-------- .../activemq/cli/test/StringGenerator.java | 46 ++++++ 5 files changed, 285 insertions(+), 89 deletions(-) ----------------------------------------------------------------------
