ParameterizeFailure

A failure thrown from a parameterize iteration, and the arguments that caused it.

Types

Link copied to clipboard
class Argument<out T>

A parameter and its argument when the failure occurred.

Properties

Link copied to clipboard

The parameter arguments when the failure occurred.

Link copied to clipboard

The failure thrown in a parameterize iteration.