Call.repeatAny

This expectation will match to any number of calls.

struct Call(alias F)
ref
typeof(this)
repeatAny
()

Return Value

Type: typeof(this)

$(D_KEYWORD this).

Meta