| Class | Description |
|---|---|
| IsMessageWithAttributes<T> |
Verifies a
Message's attributes, using a specific Message.getAttributes() matcher. |
| IsMessageWithMediaType |
Verifies a
Message's media type. |
| IsMessageWithPayload<T> |
Verifies a
Message's payload, using a String matcher. |
| MessageMatchers | |
| ThatMatcher<T> |
Decorates a Matcher maintaining all its behaviour but allowing matcher nesting to be more expressive, much like
Is. |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.