api

http4k / org.http4k.kotest / haveValue

haveValue

fun haveValue(expected: String): Matcher<Cookie> @JvmName("haveCookieValueNullableString") fun haveValue(matcher: Matcher<String?>): Matcher<Cookie>