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

File patchAttrs.spec.ts

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

Source from the content-addressed store, hash-verified

1import { patchProp } from '../src/patchProp'
2import { xlinkNS } from '../src/modules/attrs'
3
4describe('runtime-dom: attrs patching', () => {

Callers

nothing calls this directly

Calls 4

patchPropFunction · 0.90
createElementMethod · 0.80
toStringMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected