Contents

ArgumentMatcher.exact(argumentName:value:)

A value that indicates that the argument must be present with this exact key and value.

Declaration

case exact(argumentName: String, value: ArgumentValue)

Mentioned in

See Also

Exact matching