activemq-artemis/tests
Timothy Bish b9bf5d54f2 ARTEMIS-794 Add tests for handling of various outcomes for deliveries
Adds tests for handling of Rejected, Released and Modified outcomes for
a delivery sent to a receiver.  Tests show that for the Modified outcome
the broker is redelivering the message to the same receiver when the
undeliverable here value is set which violates the AMQP 1.0 specified
handling of that field.  Also for Rejected outcome the broker should
be sending the rejected message to the DLQ as Rejected is supposed to
be a terminal outcome.

Small fix included to not adjust the delivery count if the Modified
outcome does not indicate that the delivery failed.
2017-02-07 13:45:11 +00:00
..
activemq5-unit-tests ARTEMIS-922 Addressing-related API clean-up 2017-01-16 14:40:42 -05:00
artemis-test-support ARTEMIS-794 Add tests for handling of various outcomes for deliveries 2017-02-07 13:45:11 +00:00
config NO-JIRA Logging integration-tests/DEBUG is being too verbose on the testsuite 2017-01-30 22:26:48 -05:00
extra-tests ARTEMIS-922 Addressing-related API clean-up 2017-01-16 14:40:42 -05:00
integration-tests ARTEMIS-794 Add tests for handling of various outcomes for deliveries 2017-02-07 13:45:11 +00:00
jms-tests ARTEMIS-922 Rename deleteOnNoConsumers throughout 2017-01-17 11:40:56 -06:00
joram-tests ARTEMIS-922 Rename deleteOnNoConsumers throughout 2017-01-17 11:40:56 -06:00
performance-tests ARTEMIS-922 Addressing-related API clean-up 2017-01-16 14:40:42 -05:00
soak-tests Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00
stress-tests ARTEMIS-922 Addressing-related API clean-up 2017-01-16 14:40:42 -05:00
timing-tests Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00
unit-tests ARTEMIS-937 Implementing proper alignment and adding perf-journal tool to validate the journal syncs 2017-02-03 09:04:56 -05:00
pom.xml Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00