EnumValueProvider

Provides values from schema enum definitions.

Cycles through enum values based on variationIndex.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun provide(schema: Schema<*>, variationIndex: Int): Any?

Attempts to provide an example value for the given schema.