| Class | Description |
|---|---|
| EncodingMatcher |
A TypedValueMatcher that uses a hamcrest matchers to perform an assertion over the encoding of a typed value
|
| 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 © 2017. All rights reserved.