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

File apiExpose.spec.ts

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

Source from the content-addressed store, hash-verified

1import { createApp, nodeOps, render } from '@vue/runtime-test'
2import { defineComponent, h, ref } from '../src'
3
4describe('api: expose', () => {

Callers

nothing calls this directly

Calls 8

defineComponentFunction · 0.90
refFunction · 0.90
renderFunction · 0.90
hFunction · 0.90
createElementMethod · 0.80
mountMethod · 0.80
toHaveBeenWarnedMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected