kotest-assertions-core
/
io.kotest.matchers.time
/
kotlin.time.Duration
/
shouldNotHaveSeconds
shouldNotHaveSeconds
infix
fun
Duration
.
shouldNotHaveSeconds
(
seconds
:
Long
)
:
Unit