Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Dexie from
'dexie'
;
2
import
{module, stop, start, asyncTest, equal, ok} from
'QUnit'
;
3
4
module(
"extendability"
);
Callers
nothing calls this directly
Calls
15
derive
Function · 0.85
defineClass
Method · 0.80
newPSD
Method · 0.80
_lock
Method · 0.80
_unlock
Method · 0.80
stores
Method · 0.65
version
Method · 0.65
add
Method · 0.65
finally
Method · 0.65
catch
Method · 0.65
then
Method · 0.65
delete
Method · 0.65
Tested by
no test coverage detected