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

value

fun value(name: String, matcher: Matcher<String>): Unit
fun value(name: String, expectedValue: String): Unit

See Also

CookieResultMatchers.value