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