MCPcopy
hub / github.com/vuejs/core / rendererChildren.spec.ts

File rendererChildren.spec.ts

packages/runtime-core/__tests__/rendererChildren.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// reference: https://github.com/vuejs/vue/blob/dev/test/unit/modules/vdom/patch/children.spec.js
2import {
3 type TestElement,
4 TestNodeTypes,

Callers

nothing calls this directly

Calls 13

renderFunction · 0.90
serializeFunction · 0.90
serializeInnerFunction · 0.90
hFunction · 0.85
innerFunction · 0.85
renderChildrenFunction · 0.85
spanNumWithOpacityFunction · 0.85
shuffleFunction · 0.85
createElementMethod · 0.80
toHaveBeenWarnedMethod · 0.80
mapMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected