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

shouldBeLarger

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