menu
zenify package
documentation
testing/zen_test_utilities.dart
ZenTestController
clearCallHistory method
clearCallHistory method
dark_mode
light_mode
clearCallHistory
method
void
clearCallHistory
(
)
Clear method call history
Implementation
void clearCallHistory() { methodCalls.clear(); }
zenify package
documentation
testing/zen_test_utilities
ZenTestController
clearCallHistory method
ZenTestController class