spring-framework / org.springframework.test.web.servlet.result / JsonPathResultMatchersDsl / value

value

fun <reified T> value(matcher: Matcher<T>): Unit
fun value(expectedValue: Any?): Unit

See Also

JsonPathResultMatchers.value