MCPcopy Index your code
hub / github.com/nodejs/node / test-crypto-oneshot-hash.js

File test-crypto-oneshot-hash.js

test/parallel/test-crypto-oneshot-hash.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// This tests crypto.hash() works.
3const common = require('../common');
4

Callers

nothing calls this directly

Calls 9

hashMethod · 0.80
forEachMethod · 0.65
updateMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
skipMethod · 0.45
readFileSyncMethod · 0.45
pathMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected