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