http4k-testing-hamkrest
Toggle table of contents
6.18.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-hamkrest
http4k-testing-hamkrest
/
org.http4k.hamkrest
/
hasUriPath
has
Uri
Path
fun
hasUriPath
(
matcher
:
Matcher
<
String
?
>
)
:
Matcher
<
Uri
>
(
source
)
fun
hasUriPath
(
expected
:
String
)
:
Matcher
<
Uri
>
(
source
)
fun
hasUriPath
(
expected
:
Regex
)
:
Matcher
<
Uri
>
(
source
)