MCPcopy
hub / github.com/vuejs/composition-api / componentProxy.spec.ts

File componentProxy.spec.ts

test/v3/runtime-core/componentProxy.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp, getCurrentInstance, nextTick } from '../../../src'
2import { ComponentInternalInstance } from '../../../src/runtimeContext'
3import { mockWarn } from '../../helpers'
4

Callers

nothing calls this directly

Calls 4

mockWarnFunction · 0.90
createAppFunction · 0.90
nextTickFunction · 0.90
toHaveBeenWarnedMethod · 0.80

Tested by

no test coverage detected