MCPcopy Create free account
hub / github.com/nodejs/node / test-vfs-rm-edge-cases.js

File test-vfs-rm-edge-cases.js

test/parallel/test-vfs-rm-edge-cases.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vfs
2'use strict';
3
4// Tests for VFS rmSync edge cases:

Callers

nothing calls this directly

Calls 9

rmSyncMethod · 0.80
requireFunction · 0.50
createMethod · 0.45
mkdirSyncMethod · 0.45
existsSyncMethod · 0.45
writeFileSyncMethod · 0.45
symlinkSyncMethod · 0.45
thenMethod · 0.45
rmMethod · 0.45

Tested by

no test coverage detected