MCPcopy
hub / github.com/webpack/webpack / test

Function test

test/Defaults.unittest.js:59–61  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

57
58expect.addSnapshotSerializer({
59 test(value) {
60 return value instanceof Diff;
61 },
62 /**
63 * @param {unknown} received received
64 * @returns {string} result

Callers 1

Calls 3

getDefaultConfigFunction · 0.85
itFunction · 0.50
fnFunction · 0.50

Tested by

no test coverage detected