kotest-assertions-core / io.kotest.matchers.paths / java.nio.file.Path / shouldNotBeSmaller

shouldNotBeSmaller

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