public class KotlinTestUnit
| Constructor and Description |
|---|
KotlinTestUnit(kotlin.reflect.KClass<? extends io.kotlintest.Spec> klass) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.pitest.testapi.ResultCollector rc) |
org.pitest.testapi.Description |
getDescription() |
kotlin.reflect.KClass<? extends io.kotlintest.Spec> |
getKlass() |