KotlinUniqueElementsConfigurator

class KotlinUniqueElementsConfigurator : ArbitraryConfigurator

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open operator fun compareTo(other: ArbitraryConfigurator?): Int
Link copied to clipboard
open override fun <T> configure(arbitrary: Arbitrary<T>, targetType: TypeUsage): Arbitrary<T>
Link copied to clipboard
open fun order(): Int