Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ will-interrupt-process-test.js
File
will-interrupt-process-test.js
tests/unit/utilities/will-interrupt-process-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
let
willInterruptProcess = require(
'../../../lib/utilities/will-interrupt-process'
);
4
let
MockProcess = require(
'../../helpers/mock-process'
);
Callers
nothing calls this directly
Calls
4
beforeEach
Function · 0.85
getSignalListenerCounts
Method · 0.80
emit
Method · 0.80
exit
Method · 0.80
Tested by
no test coverage detected