kotest-assertions-core
/
io.kotest.matchers.reflection
/
kotlin.reflect.KFunction
/
shouldHaveReturnType
shouldHaveReturnType
fun
<
reified
T
>
KFunction
<
*
>
.
shouldHaveReturnType
(
)
:
Unit