Call.customArgsComparator

Allow providing custom argument comparator for matching calls to this expectation.

struct Call(alias F)
deprecated ref
typeof(this)
customArgsComparator
(
CustomArgsComparator comparator
)

Return Value

Type: typeof(this)

$(D_KEYWORD this).

Meta