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