createIntDomainBasedBoundsArbGenerator

fun <T> ArbExtensionPoint.createIntDomainBasedBoundsArbGenerator(minInclusive: Int, maxInclusive: Int, minSize: Int, maxSize: Int?, factory: (lowerBound: Int, upperBound: Int) -> T): ArbArgsGenerator<T>(source)

!! No backward compatibility guarantees !! Reuse at your own risk

Since

2.0.0