Closure Library API Documentation
Go to class or file:
singleton.js
No description.
Useful links
Source Code
Git
File Location
/goog/testing/singleton.js
Public
Protected
Private
Global Functions
goog.testing.singleton.
addSingletonGetter
()
Please use
goog.addSingletonGetter
.
No description.
code »
goog.testing.singleton.
reset
()
Deletes all singleton instances, so
getInstance
will return a new instance on next call.
code »
Directory testing
File Reference