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

File nodeOps.spec.ts

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

Source from the content-addressed store, hash-verified

1import { defineComponent, h, nextTick, ref } from 'vue'
2import { mathmlNS, nodeOps, svgNS } from '../src/nodeOps'
3import { render } from '@vue/runtime-dom'
4describe('runtime-dom: node-ops', () => {

Callers

nothing calls this directly

Calls 8

renderFunction · 0.90
nextTickFunction · 0.90
defineComponentFunction · 0.85
hFunction · 0.85
createElementMethod · 0.80
insertMethod · 0.80
querySelectorMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected