VerificationParameters

fun VerificationParameters(    ordering: Ordering,     min: Int,     max: Int,     inverse: Boolean,     timeout: Long)