kotest-assertions-core
/
io.kotest.matchers.url
/
java.net.URL
/
shouldNotHavePath
shouldNotHavePath
infix
fun
URL
.
shouldNotHavePath
(
path
:
String
)
:
Unit