api

http4k / org.http4k.hamkrest / hasUriPath

hasUriPath

fun hasUriPath(matcher: Matcher<String?>): Matcher<Uri> fun hasUriPath(expected: String): Matcher<Uri> fun hasUriPath(expected: Regex): Matcher<Uri>