testOnlyClearRecentActions method

void testOnlyClearRecentActions()

Implementation

void testOnlyClearRecentActions() {
  _recentActions.clear();
}