havePath

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