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

File patchStyle.spec.ts

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

Source from the content-addressed store, hash-verified

1import { patchProp } from '../src/patchProp'
2
3describe(`runtime-dom: style patching`, () => {
4 it('string', () => {

Callers

nothing calls this directly

Calls 4

patchPropFunction · 0.90
mockElementWithStyleFunction · 0.85
createElementMethod · 0.80
toHaveBeenWarnedMethod · 0.80

Tested by

no test coverage detected