[ 
https://issues.apache.org/jira/browse/ARTEMIS-4648?focusedWorklogId=907039&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-907039
 ]

ASF GitHub Bot logged work on ARTEMIS-4648:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Feb/24 00:04
            Start Date: 27/Feb/24 00:04
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on code in PR #4824:
URL: https://github.com/apache/activemq-artemis/pull/4824#discussion_r1503463316


##########
artemis-cli/src/test/java/org/apache/activemq/cli/test/CliProducerTest.java:
##########
@@ -88,6 +90,124 @@ public void testSendMessage() throws Exception {
       checkSentMessages(session, address, null);
    }
 
+   @Test
+   public void testBooleanMessageProperties() throws Exception {

Review Comment:
   can't you make a single test testMessageProperties... have multiple messages 
(or maybe just one) and validate them all in a single test?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 907039)
    Time Spent: 0.5h  (was: 20m)

> Support typed properties on CLI producer
> ----------------------------------------
>
>                 Key: ARTEMIS-4648
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4648
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to