methodCalls property

List<String> methodCalls
final

Track all method calls for verification

Implementation

final List<String> methodCalls = [];