MCPcopy
hub / github.com/localForage/localForage / test.webworkers.js

File test.webworkers.js

test/test.webworkers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global before:true, beforeEach:true, describe:true, expect:true, it:true, Modernizr:true */
2var DRIVERS = [
3 localforage.INDEXEDDB,
4 localforage.LOCALSTORAGE,

Callers

nothing calls this directly

Calls 3

clearMethod · 0.80
supportsMethod · 0.65
setDriverMethod · 0.65

Tested by

no test coverage detected