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

isString

open fun isString(): ResultMatcher

Evaluate the JSON path expression against the response content and assert that the result is a String.

Since
4.2.1