MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-snapshot-tests.js

File test-runner-snapshot-tests.js

test/parallel/test-runner-snapshot-tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2/* eslint-disable no-template-curly-in-string */
3'use strict';
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

suiteFunction · 0.85
resolveSnapshotFileMethod · 0.80
nextIdMethod · 0.80
getSnapshotMethod · 0.80
setSnapshotMethod · 0.80
createAssertMethod · 0.80
writeSnapshotFilesMethod · 0.80
testFunction · 0.70
matchMethod · 0.65
serializeMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45

Tested by

no test coverage detected