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

File customElement.spec.ts

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

Source from the content-addressed store, hash-verified

1import type { MockedFunction } from 'vitest'
2import {
3 type HMRRuntime,
4 type Ref,

Callers

nothing calls this directly

Calls 15

defineCustomElementFunction · 0.90
nextTickFunction · 0.90
refFunction · 0.90
defineComponentFunction · 0.90
renderFunction · 0.90
hFunction · 0.90
defineAsyncComponentFunction · 0.90
injectFunction · 0.90
assertStylesFunction · 0.85
rafFunction · 0.85
createElementMethod · 0.80
mountMethod · 0.80

Tested by

no test coverage detected