kotest-property / io.kotest.property / Gen / minIterations

minIterations

abstract 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.