watchers.js
No description.

File Location

/goog/testing/watchers.js


Public Protected Private

Global Functions

goog.testing.watchers.signalClockReset()
Fires clock reset watching functions.
code »
goog.testing.watchers.watchClockReset(fn)
Enqueues a function to be called when the clock used for setTimeout is reset.
Arguments:
fn : function()
No description.
code »

Directory testing

File Reference