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

shouldNotBeSmaller

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