kotest-assertions-core
/
io.kotest.matchers.longs
/
kotlin.Long
/
shouldNotBeExactly
shouldNotBeExactly
infix
fun
Long
.
shouldNotBeExactly
(
x
:
Long
)
:
Unit