Package | Description |
---|---|
org.mockserver.matchers |
Modifier and Type | Class and Description |
---|---|
class |
BinaryMatcher |
class |
BodyMatcher<MatchedType> |
class |
ExactStringMatcher |
class |
HashMapMatcher |
class |
HttpRequestMatcher |
class |
JsonSchemaMatcher
See http://json-schema.org/
|
class |
JsonStringMatcher |
class |
MultiValueMapMatcher |
class |
ParameterStringMatcher |
class |
RegexStringMatcher |
class |
SubStringMatcher |
class |
XmlSchemaMatcher
See http://xml-schema.org/
|
class |
XmlStringMatcher |
class |
XPathStringMatcher |
Modifier and Type | Method and Description |
---|---|
static <MatcherType extends NotMatcher> |
NotMatcher.not(MatcherType matcher) |
Copyright © 2018. All rights reserved.