| Class | Description |
|---|---|
| DataTypeMatcher |
Verifies a given
DataType's type, mime type and encoding. |
| EitherMatcher<L,R> |
Matcher for Either instances. |
| ErrorTypeMatcher |
Matcher for ErrorType instances. |
| EventMatcher |
Matcher for CoreEvent instances. |
| Eventually<T> |
Should the matcher be satisfied with delay?
|
| FunctionExpressionMatcher<T,R> |
A matcher that will evaluate against the result of a given
Function. |
| HasClassInHierarchy |
Tests whether the value has a given class name in the class hierarchy.
|
| IsEmptyOptional<T> |
Verifies that an
Optional is empty. |
| MessagingExceptionMatcher |
Matcher for MessagingException instances. |
| MetadataKeyMatcher |
Matcher implementation for MetadataKey |
| ValueMatcher |
Matcher to easily test the structure of a Value |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.