kotest-property / io.kotest.property.arbitrary / Arb / minIterations

minIterations

open fun minIterations(): Int

The minimum iteration count required for this Gen to be invoked. Requesting a property test with fewer than this cound will result in an exception.