kotest-assertions-core
/
io.kotest.matchers.paths
/
java.nio.file.Path
/
shouldHaveFileSize
shouldHaveFileSize
infix
fun
Path
.
shouldHaveFileSize
(
size
:
Long
)
:
Unit