clearMethodCalls method

void clearMethodCalls()

Clears the method call history.

Implementation

void clearMethodCalls() => _methodCalls.clear();