| Class | Description |
|---|---|
| CallbackMatcher |
Hamcrest matcher that uses DW callbacks to perform validations
|
| EncodingMatcher |
A TypedValueMatcher that uses a hamcrest matchers to perform an assertion over the encoding of a typed value
|
| IterableMatcher |
A ValueMatcher used only for collections matchers
|
| MediaTypeMatcher |
A TypedValueMatcher that uses a media type compare to another media type of a typed value
|
| RegexMatcher |
A Hamcrest
Matcher that checks if a String matches a regular expression |
| TypedValueMatcher |
A Hamcrest matchers to perform assertions for typed values
|
| ValueMatcher |
A TypedValueMatcher that uses a hamcrest matchers to perform an assertion over the value of a typed value
|
Copyright © 2019. All rights reserved.