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