expireOn

fun expireOn(expected: Instant): Matcher<Cookie>(source)
fun expireOn(matcher: Matcher<Instant?>): Matcher<Cookie>(source)