kotest-assertions-core / io.kotest.matchers.file / java.io.File / shouldNotBeLarger

shouldNotBeLarger

infix fun File.shouldNotBeLarger(other: Path): Unit
infix fun File.shouldNotBeLarger(other: File): Unit