kotest-core
/
io.kotest.core.engine
/
TestEngineListener
/
specInstantiationError
specInstantiationError
open
fun
specInstantiationError
(
kclass
:
KClass
<
out
Spec
>
,
t
:
Throwable
)
:
Unit