kotest-core
/
io.kotest.core.spec
/
PrepareSpec
PrepareSpec
typealias
PrepareSpec
=
suspend
(
KClass
<
out
Spec
>
)
->
Unit