MCPcopy Create free account
hub / github.com/CloudBoost/cloudboost / defaultValue.js

File defaultValue.js

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

Source from the content-addressed store, hash-verified

1// To check if cloud objects are being saved properly on the server side with the default Values if not already provided with a value.
2describe("Setting Default Values for Cloud Object", function(){
3
4 var tableName = util.makeString();

Callers

nothing calls this directly

Calls 7

addColumnMethod · 0.80
doneFunction · 0.50
afterFunction · 0.50
saveMethod · 0.45
getMethod · 0.45
setMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected