MCPcopy Index your code
hub / github.com/nodejs/node / test-dgram-send-cb-quelches-error.js

File test-dgram-send-cb-quelches-error.js

test/parallel/test-dgram-send-cb-quelches-error.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

createSocketMethod · 0.80
setServersMethod · 0.80
mustCallFunction · 0.70
sendMethod · 0.65
requireFunction · 0.50
fromMethod · 0.45
onceMethod · 0.45

Tested by

no test coverage detected