Skip to content

RabbitMQEvent and Test support.#256

Merged
carlzogh merged 4 commits intoaws:masterfrom
msailes:rabbitmq-event
Aug 26, 2021
Merged

RabbitMQEvent and Test support.#256
carlzogh merged 4 commits intoaws:masterfrom
msailes:rabbitmq-event

Conversation

@msailes
Copy link
Contributor

@msailes msailes commented Jul 8, 2021

Issue #, if available:
none

Description of changes:
RabbitMQ event to support the recently added support.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@msailes msailes self-assigned this Jul 12, 2021
Copy link
Contributor

@zsombor-balogh zsombor-balogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

.returns(80, from(RabbitMQEvent.BasicProperties::getBodySize))
.returns("Jan 1, 1970, 12:33:41 AM", from(RabbitMQEvent.BasicProperties::getTimestamp));

Map<String, Object> headers = basicProperties.getHeaders();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the headers test!

@carlzogh carlzogh merged commit cced9dc into aws:master Aug 26, 2021
@msailes msailes deleted the rabbitmq-event branch August 6, 2022 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants