Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createApp, getCurrentInstance, nextTick } from
'../../../src'
2
import
{ ComponentInternalInstance } from
'../../../src/runtimeContext'
3
import
{ mockWarn } from
'../../helpers'
4
Callers
nothing calls this directly
Calls
4
mockWarn
Function · 0.90
createApp
Function · 0.90
nextTick
Function · 0.90
toHaveBeenWarned
Method · 0.80
Tested by
no test coverage detected