spring-framework / org.springframework.test.web.servlet.result / JsonPathResultMatchers / isMap

isMap

open fun isMap(): ResultMatcher

Evaluate the JSON path expression against the response content and assert that the result is a java.util.Map.

Since
4.2.1