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

File misc.spec.ts

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

Source from the content-addressed store, hash-verified

1import { h, isReactive, nodeOps, reactive, render } from '@vue/runtime-test'
2
3describe('misc', () => {
4 test('component public instance should not be observable', () => {

Callers

nothing calls this directly

Calls 6

renderFunction · 0.90
hFunction · 0.85
reactiveFunction · 0.85
isReactiveFunction · 0.85
createElementMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected