kotest-assertions-core
/
io.kotest.matchers.reflection
/
kotlin.reflect.KType
Extensions for kotlin.reflect.KType
shouldBeOfType
fun
<
T
>
KType
.
shouldBeOfType
(
)
:
Unit
shouldNotBeOfType
fun
<
T
>
KType
.
shouldNotBeOfType
(
)
:
Unit