kotest-assertions-core
/
io.kotest.matchers.file
/
java.io.File
/
shouldNotHaveFileSize
shouldNotHaveFileSize
infix
fun
File
.
shouldNotHaveFileSize
(
size
:
Long
)
:
Unit