MCPcopy 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
3let willInterruptProcess = require('../../../lib/utilities/will-interrupt-process');
4let MockProcess = require('../../helpers/mock-process');

Callers

nothing calls this directly

Calls 4

beforeEachFunction · 0.85
emitMethod · 0.80
exitMethod · 0.80

Tested by

no test coverage detected