MCPcopy Index your code
hub / github.com/nodejs/node-addon-api / index.js

File index.js

test/common/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Test helpers ported from test/common/index.js in Node.js project. */
2'use strict';
3const assert = require('assert');
4const path = require('path');

Callers

nothing calls this directly

Calls 4

_mustCallInnerFunction · 0.85
whichBuildTypeFunction · 0.85
escapeBackslashesFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected