kotest-assertions-core / io.kotest.matchers.url / java.net.URL / shouldNotHaveProtocol

shouldNotHaveProtocol

infix fun URL.shouldNotHaveProtocol(protocol: String): Unit