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

File h.spec.ts

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

Source from the content-addressed store, hash-verified

1import { h, createApp, ref, getCurrentInstance } from '../../../src'
2import { mockWarn, sleep } from '../../helpers'
3
4describe('renderer: h', () => {

Callers

nothing calls this directly

Calls 4

mockWarnFunction · 0.90
createAppFunction · 0.90
sleepFunction · 0.90
toHaveBeenWarnedMethod · 0.80

Tested by

no test coverage detected