kotest-assertions-core
/
io.kotest.matchers
/
beTheSameInstanceAs
beTheSameInstanceAs
fun
<
T
>
beTheSameInstanceAs
(
ref
:
T
)
:
Matcher
<
T
>