Verify method was called
bool wasMethodCalled(String methodName) { return methodCalls.contains(methodName); }