Closure Library API Documentation
Go to class or file:
testing.singleton
Classes
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 »
Package testing
Package Reference