davidvoit commented on code in PR #61:
URL: https://github.com/apache/qpid-jms/pull/61#discussion_r3361530507
##########
qpid-jms-client/src/test/java/org/apache/qpid/jms/provider/amqp/message/AmqpDestinationHelperTest.java:
##########
@@ -688,6 +689,34 @@ public void
testGetJmsReplToWithLegacyTempTopicTypeAnnotationNoConsumerDestinati
assertEquals(testAddress, destination.getAddress());
}
+ @Test
+ public void
doGetJmsReplToWithTempQueueUnsignedByteTypeAnnotationTestImpl() throws
Exception {
Review Comment:
Sorry this was copy paste error I think I copied another fragment before as
a reference, this should hopefully be now fixed. If you have a better name just
let me know :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]