menu
infobits package
documentation
testing.dart
InfobitsTestConfig
reset method
reset method
dark_mode
light_mode
reset
method
void
reset
(
)
Reset all mocks
Implementation
void reset() { mockAnalytics.clear(); mockLogger.clear(); }
infobits package
documentation
testing
InfobitsTestConfig
reset method
InfobitsTestConfig class