local Date From Until
fun ArbExtensionPoint.localDateFromUntil(from: LocalDate, toExclusive: LocalDate, temporalUnit: TemporalUnit = ChronoUnit.DAYS): ArbArgsGenerator<LocalDate>(source)
Returns an ArbArgsGenerator which generates LocalDates ranging from (inclusive) to toExclusive where temporalUnit defines the steps.
Since
2.0.0