MCPcopy Create free account
hub / github.com/dresende/node-orm2 / testFunction

Function testFunction

test/integration/settings.js:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48 describe("manipulating:", function () {
49 var testFunction = function testFunction() {
50 return "test";
51 };
52 var settings = new Settings.Container({});
53
54 describe("some.sub.object = 123.45", function () {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected