DefaultOrderedExtensionPoint

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

Since

2.0.0

Constructors

Link copied to clipboard
constructor(componentFactoryContainer: ComponentFactoryContainer)

Properties

Link copied to clipboard
open override val arb: ArbExtensionPoint
Link copied to clipboard
open override val ordered: OrderedExtensionPoint
Link copied to clipboard

Functions

Link copied to clipboard

Returns an OrderedArgsGenerator which generates BigInts ranging from (inclusive) to toInclusive.

Link copied to clipboard

Returns an OrderedArgsGenerator which generates BigInts ranging from (inclusive) until toExclusive.

Link copied to clipboard
Link copied to clipboard

Returns an OrderedArgsGenerator for the given Enum of type E.

Link copied to clipboard

Returns an OrderedArgsGenerator based on the given args.

Link copied to clipboard
Link copied to clipboard

Returns an OrderedArgsGenerator which generates Ints ranging from (inclusive) to toInclusive.

Link copied to clipboard

Returns an OrderedArgsGenerator which generates Ints ranging from (inclusive) until toExclusive.

Link copied to clipboard

Returns an OrderedArgsGenerator which generates Longs ranging from (inclusive) to toInclusive.

Link copied to clipboard

Returns an OrderedArgsGeneratorwhich generates Longs ranging from (inclusive) until toExclusive.

Link copied to clipboard

Returns an OrderedArgsGenerator based on the given args.