api

http4k / org.http4k.hamkrest / hasSetCookie

hasSetCookie

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