hasSetCookie

fun hasSetCookie(expected: Cookie): Matcher<Response>(source)
fun hasSetCookie(name: String, expected: Matcher<Cookie>): Matcher<Response>(source)