MCPcopy Index your code
hub / github.com/nodejs/node / test-nexttick-default-trigger.js

File test-nexttick-default-trigger.js

test/async-hooks/test-nexttick-default-trigger.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// This tests ensures that the triggerId of the nextTick function sets the

Callers

nothing calls this directly

Calls 6

sanityCheckMethod · 0.80
activitiesOfTypesMethod · 0.80
requireFunction · 0.50
enableMethod · 0.45
triggerAsyncIdMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected