Generated by
JDiff

Class org.springframework.test.web.client.match.ContentRequestMatchers

Added Methods
RequestMatcher formData(MultiValueMap<String, String>) Parse the body as form data and compare to the given {@code MultiValueMap}.