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-ipv6.js:38–40 ·
view source on GitHub ↗
(req)
Source
from the content-addressed store, hash-verified
36
}
37
38
function
checkWrap(req) {
39
assert.ok(typeof req ===
'object'
);
40
}
41
42
test(
async
function
test_resolve6(done) {
43
function
validateResult(res) {
Callers
1
test-dns-ipv6.js
File · 0.70
Calls
1
ok
Method · 0.45
Tested by
no test coverage detected