Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudBoost/cloudboost
/ notification.js
File
notification.js
test/CloudObject/notification.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"Cloud Objects Notification"
,
function
() {
2
3
var
obj =
new
CB.CloudObject(
'Student'
);
4
var
obj1 =
new
CB.CloudObject(
'student4'
);
Callers
nothing calls this directly
Calls
5
done
Function · 0.50
get
Method · 0.45
set
Method · 0.45
save
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected