org.scalatest.prop.Configuration
A PropertyCheckConfigParam that specifies the number of worker threads to use when evaluating a property.
PropertyCheckConfigParam
IllegalArgumentException if specified value is less than or equal to zero.
IllegalArgumentException
value
A
PropertyCheckConfigParam
that specifies the number of worker threads to use when evaluating a property.IllegalArgumentException
if specifiedvalue
is less than or equal to zero.