class KotestUnit : TestUnit
KotestUnit(klass: KClass<out Spec>)
val klass: KClass<out Spec>
fun execute(rc: ResultCollector): Unit
fun getDescription(): Description