Package org.mockserver.matchers
package org.mockserver.matchers
-
ClassDescriptionBodyMatcher<MatchedType>Loads the
CustomJsonUnitMatcherProviderclass named bymockserver.customJsonUnitMatchersClassand exposes the matchers it produces.Plug-in point for registering custom json-unit matchers so they can be referenced from JSON body expectations using the${json-unit.matches:name}placeholder.AST-aware GraphQL body matcher.Matches HTTP request properties against expectation criteria.See https://github.com/json-path/JsonPathSee http://json-schema.org/Matches inbound HTTP requests against LLM conversation predicates.Matcher<T>Base interface for all matchers in MockServer.Shared daemon-thread executor used by request matchers (regex, XPath) to bound the runtime of pathological user-supplied expressions.Produces short, actionable remediation hints from match-difference fields.NotMatcher<MatchedType>Body matcher that delegates matching to a WASM module loaded in theWasmStore.See http://xml-schema.org/