MCPcopy Create free account
hub / github.com/nodejs/node / test-diagnostics-channel-object-channel-pub-sub.js

File test-diagnostics-channel-object-channel-pub-sub.js

test/parallel/test-diagnostics-channel-object-channel-pub-sub.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const dc = require('diagnostics_channel');

Callers

nothing calls this directly

Calls 6

requireFunction · 0.50
okMethod · 0.45
hasSubscribersMethod · 0.45
subscribeMethod · 0.45
publishMethod · 0.45
unsubscribeMethod · 0.45

Tested by

no test coverage detected