public class SpringAutowireConstructorExtension
| Modifier and Type | Field and Description |
|---|---|
static SpringAutowireConstructorExtension |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<T extends Spec> |
instantiate(kotlin.reflect.KClass<T> clazz) |
public static SpringAutowireConstructorExtension INSTANCE
public <T extends Spec> io.kotlintest.Spec instantiate(kotlin.reflect.KClass<T> clazz)