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