tabish121 commented on code in PR #61:
URL: https://github.com/apache/qpid-jms/pull/61#discussion_r3344061961
##########
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:
The test names should be updated to follow the naming convention of the
other tests in the test suite.
--
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]