DefaultArgsGeneratorToArgumentsConverter

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

Since

2.0.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun toArguments(argsSourceId: String, annotationData: AnnotationData, argsGenerator: ArgsGenerator<List<*>>): Sequence<Arguments>

Uses the given argsGenerator to generate values and turning them into Arguments.