api

http4k / org.http4k.hamkrest / hasCookieValue

hasCookieValue

@JvmName("hasCookieValueNullableString") fun hasCookieValue(matcher: Matcher<String?>): Matcher<Cookie> fun hasCookieValue(expected: CharSequence): Matcher<Cookie>