spring-framework / org.springframework.test.web.servlet / MockMvcResultMatchersDsl / jsonPath

jsonPath

fun <T> jsonPath(expression: String, matcher: Matcher<T>): Unit
fun jsonPath(expression: String, vararg args: Any, block: JsonPathResultMatchers.() -> ResultMatcher): Unit

See Also

MockMvcResultMatchers.jsonPath