TestParameter

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