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