toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-hamkrest
/
org.http4k.hamkrest
/
hasCookieValue
has
Cookie
Value
@
JvmName
(
name
=
"hasCookieValueNullableString"
)
fun
hasCookieValue
(
matcher
:
Matcher
<
String
?
>
)
:
Matcher
<
Cookie
>
fun
hasCookieValue
(
matcher
:
Matcher
<
String
>
)
:
Matcher
<
Cookie
>
fun
hasCookieValue
(
expected
:
CharSequence
)
:
Matcher
<
Cookie
>