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

File use.spec.ts

test/use.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Vue from 'vue'
2import CompositionApi from '../src'
3import { createLocalVue } from './helpers/create-local-vue'
4import { mockWarn } from './helpers'

Callers

nothing calls this directly

Calls 3

mockWarnFunction · 0.90
createLocalVueFunction · 0.90
toHaveBeenWarnedMethod · 0.80

Tested by

no test coverage detected