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