spring-test
/
org.springframework.test.web.servlet
/
MockMvcResultMatchersDsl
/
jsonPath
json
Path
fun <
T
>
jsonPath
(expression:
String
, matcher:
Matcher
<
T
>)
Content copied to clipboard
fun
jsonPath
(expression:
String
, vararg args:
Any
?, dsl:
JsonPathResultMatchersDsl
.() ->
Unit
)
Content copied to clipboard
See also
org.springframework.test.web.servlet.result.MockMvcResultMatchers