A mock implementation of goog.ui.ActivityMonitor for unit testing. Clients of this class should override goog.now to return a synthetic time from the unit test.
extends goog.ui.ActivityMonitorInstance Method Summary | |
simulateEvent(?goog.events.EventType= opt_type) Simulates an event that updates the user to being non-idle. |