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

shouldNotBeLarger

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