CaptureNullableMatcher

fun <T : Any> CaptureNullableMatcher(captureList: MutableList<T?>, argumentType: KClass<*>)