[
https://issues.apache.org/jira/browse/QPIDIT-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet resolved QPIDIT-42.
------------------------------------
Resolution: Fixed
The original JMS messages test has now been split into 2 separate tests:
* jms_messages_test
* jms_hdrs_props_test
The jms_hdrs_props_test now also tests for those headers which cannot be set
directly, but only via the JMS sender client.
> Split JMS message test into two separate tests: message bodies, and message
> headers/properties
> ----------------------------------------------------------------------------------------------
>
> Key: QPIDIT-42
> URL: https://issues.apache.org/jira/browse/QPIDIT-42
> Project: Apache QPID IT
> Issue Type: Improvement
> Components: JMS Headers and Properties Test, JMS Message Test, Qpid
> Jms Shim
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
>
> The current JMS messages test includes both JMS message bodies and JMS
> message headers and properties. The test is structured in a way that all the
> headers and properties test run on each of the JMS body combinations. This
> results in an excessively long test, and does not improve coverage.
> By splitting the tests into a separate JMS message test and JMS
> headers/properties test, this problem can be eliminated. The message test
> will be far shorter and can specialize its tests for message bodies;
> similarly the headers/properties test can also specialize. Any expansion of
> the number of tests won't result in a massive increase in the number of tests
> that run (as is currently the case).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]