kotest-assertions-core
/
io.kotest.matchers
/
instanceOf
instanceOf
fun
instanceOf
(
expected
:
KClass
<
*
>
)
:
Matcher
<
Any
?
>