Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ checkWrap
Function
checkWrap
test/internet/test-dns.js:67–69 ·
view source on GitHub ↗
(req)
Source
from the content-addressed store, hash-verified
65
66
67
function
checkWrap(req) {
68
assert.strictEqual(typeof req,
'object'
);
69
}
70
71
72
test(
function
test_reverse_bogus(done) {
Callers
1
test-dns.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…