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

minIterations

fun minIterations(): Int

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