kotest-assertions-core
/
io.kotest.matchers.reflection
/
kotlin.reflect.KClass
/
shouldNotHaveFunction
shouldNotHaveFunction
infix
fun
KClass
<
*
>
.
shouldNotHaveFunction
(
name
:
String
)
:
Unit