toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-kotest
/
org.http4k.kotest
/
shouldHavePath
should
Have
Path
infix
fun
Cookie
.
shouldHavePath
(
expected
:
String
)
infix
fun
Uri
.
shouldHavePath
(
match
:
Matcher
<
String
?
>
)
infix
fun
Uri
.
shouldHavePath
(
expected
:
String
?
)
infix
fun
Uri
.
shouldHavePath
(
expected
:
Regex
)