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