Properties

Link copied to clipboard

True if parameterize completed with more combinations of arguments left to iterate, because of onFailure's breakEarly being set.

Link copied to clipboard

The number of failing iterations.

Link copied to clipboard

The total number of iterations, including skips and failures.

Link copied to clipboard

The number of skipped iterations.

Link copied to clipboard

The number of successful iterations, completed without skipping or failing.

Functions

Link copied to clipboard
operator fun ParameterizeFailedError.Companion.invoke(): ParameterizeFailedError