kotest-assertions-core
/
io.kotest.matchers.file
/
java.io.File
/
shouldBeLarger
shouldBeLarger
infix
fun
File
.
shouldBeLarger
(
other
:
Path
)
:
Unit
infix
fun
File
.
shouldBeLarger
(
other
:
File
)
:
Unit