org.scalatest.prop.Configuration
A PropertyCheckConfigParam that specifies the minimum size parameter to provide to ScalaCheck, which it will use when generating objects for which size matters (such as strings or lists).
PropertyCheckConfigParam
IllegalArgumentException if specified value is less than zero.
IllegalArgumentException
value
A
PropertyCheckConfigParamthat specifies the minimum size parameter to provide to ScalaCheck, which it will use when generating objects for which size matters (such as strings or lists).IllegalArgumentExceptionif specifiedvalueis less than zero.