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

File test.customdriver.js

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

Source from the content-addressed store, hash-verified

1/* global describe:true, expect:true, it:true, dummyStorageDriver:true */
2describe('When Custom Drivers are used', function() {
3 'use strict';
4 var errorMessage =

Callers

nothing calls this directly

Calls 5

setItemMethod · 0.80
getItemMethod · 0.80
defineDriverMethod · 0.65
setDriverMethod · 0.65
driverMethod · 0.65

Tested by

no test coverage detected