MCPcopy Create free account
hub / github.com/JS-DevTools/ono / singleton.spec.js

File singleton.spec.js

test/specs/singleton.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { expect } = require("chai");
4const { onoes, createFakeStack, compareKeys, compareStacks, host, makeDOMError } = require("../utils");

Callers

nothing calls this directly

Calls 15

newErrorWithNoArgsFunction · 0.85
compareStacksFunction · 0.85
compareKeysFunction · 0.85
newErrorWithParamsFunction · 0.85
newErrorWithMessageFunction · 0.85
newErrorWithInnerErrorFunction · 0.85
makeInnerErrorFunction · 0.85
newErrorWithPropsFunction · 0.85
makeDOMErrorFunction · 0.85

Tested by

no test coverage detected