TestParameter

constructor(name: String, type: KClass<*>, isNullable: Boolean = false, annotations: List<Annotation> = emptyList())