Home

Class goog.ui.MockActivityMonitor

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.ActivityMonitor
Instance Method Summary
simulateEvent(?goog.events.EventType= opt_type)

Simulates an event that updates the user to being non-idle.