MCPcopy
hub / github.com/dexie/Dexie.js / tests-extendability.js

File tests-extendability.js

test/tests-extendability.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Dexie from 'dexie';
2import {module, stop, start, asyncTest, equal, ok} from 'QUnit';
3
4module("extendability");

Callers

nothing calls this directly

Calls 15

deriveFunction · 0.85
defineClassMethod · 0.80
newPSDMethod · 0.80
_lockMethod · 0.80
_unlockMethod · 0.80
storesMethod · 0.65
versionMethod · 0.65
addMethod · 0.65
finallyMethod · 0.65
catchMethod · 0.65
thenMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected