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

shouldNotHaveAuthority

infix fun URL.shouldNotHaveAuthority(authority: String): Unit