org.scalatest.prop.Configuration
A PropertyCheckConfigParam that specifies the minimum number of successful property evaluations required for the property to pass.
PropertyCheckConfigParam
IllegalArgumentException if specified value is less than or equal to zero.
IllegalArgumentException
value
A
PropertyCheckConfigParamthat specifies the minimum number of successful property evaluations required for the property to pass.IllegalArgumentExceptionif specifiedvalueis less than or equal to zero.