Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dresende/node-orm2
/ instance.js
File
instance.js
test/integration/instance.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
should = require(
'should'
);
2
var
helper = require(
'../support/spec_helper'
);
3
var
common = require(
'../common'
);
4
var
ORM = require(
'../../'
);
Callers
nothing calls this directly
Calls
9
clone
Function · 0.85
cb
Function · 0.85
create
Method · 0.80
validate
Method · 0.80
setup
Function · 0.70
find
Method · 0.65
save
Method · 0.65
set
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected