hasCookieExpiry

fun hasCookieExpiry(expected: Instant): Matcher<Cookie>
fun hasCookieExpiry(matcher: Matcher<Instant>): Matcher<Cookie>