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

shouldBeSmaller

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