MCPcopy
hub / github.com/amark/gun / expect

Function expect

test/expect.js:30–32  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

28 };
29
30 function expect (obj) {
31 return new Assertion(obj);
32 }
33
34 /**
35 * Constructor

Callers 15

radix.jsFile · 0.85
common.jsFile · 0.85
soulnodeFunction · 0.85
putFunction · 0.85
expect.jsFile · 0.85
tmp.jsFile · 0.85
all.jsFile · 0.85
checkFunction · 0.85
checkValueFunction · 0.85
sea.jsFile · 0.85
createUserFunction · 0.85
notFoundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected