Kim van der Riet created QPIDIT-111:
---------------------------------------

             Summary: Optimize jms_hdrs_props_test by combining messages 
containing the test values into a single test with several messages
                 Key: QPIDIT-111
                 URL: https://issues.apache.org/jira/browse/QPIDIT-111
             Project: Apache QPID Interoperability Test Suite
          Issue Type: Improvement
            Reporter: Kim van der Riet


Currently jms_hdrs_props_test is a long test with many test cases. This is true 
in part because each test value used for the headers and properties is being 
sent as a separate test.

Rather find a way to send several messages each containing a different value 
for the headers and/or properties. This will involve a little refactoring as 
the current shim interface allows several messages with different body values 
to be sent with the same set of headers and/or properties, but this is not 
useful for this test case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to