MCPcopy Index your code
hub / github.com/Tencent/kbone / text-node.test.js

File text-node.test.js

packages/miniprogram-render/test/node/text-node.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const mock = require('../mock')
2const Node = require('../../src/node/node')
3
4let document

Callers

nothing calls this directly

Calls 7

createTextNodeMethod · 0.80
createElementMethod · 0.80
appendChildMethod · 0.80
removeChildMethod · 0.80
addEventListenerMethod · 0.45
removeEventListenerMethod · 0.45
cloneNodeMethod · 0.45

Tested by

no test coverage detected