Function wiremock::matchers::body_partial_json_string
source · pub fn body_partial_json_string(body: impl AsRef<str>) -> BodyPartialJsonMatcherExpand description
Shorthand for BodyPartialJsonMatcher::json_string.