Closure Library API Documentation
Go to class or file:
collectablestoragetester.js
No description.
Useful links
Source Code
Git
File Location
/goog/storage/collectablestoragetester.js
Public
Protected
Private
Global Functions
goog.storage.collectableStorageTester.
runBasicTests
(
mechanism
,
clock
,
storage
)
Tests basic operation: expiration and collection of collectable storage.
Arguments:
mechanism
:
goog.storage.mechanism.IterableMechanism
No description.
clock
:
goog.testing.MockClock
No description.
storage
:
goog.storage.CollectableStorage
No description.
code »
Directory storage
File Reference