http4k-testing-hamkrest
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-hamkrest
http4k-testing-hamkrest
/
org.http4k.hamkrest
/
hasCookieValue
has
Cookie
Value
@
JvmName
(
name
=
"hasCookieValueNullableString"
)
fun
hasCookieValue
(
matcher
:
Matcher
<
String
?
>
)
:
Matcher
<
Cookie
>
(
source
)
fun
hasCookieValue
(
matcher
:
Matcher
<
String
>
)
:
Matcher
<
Cookie
>
(
source
)
fun
hasCookieValue
(
expected
:
CharSequence
)
:
Matcher
<
Cookie
>
(
source
)