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

File computed.spec.ts

test/v3/reactivity/computed.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 computed,
3 reactive,
4 ref,

Callers

nothing calls this directly

Calls 7

mockWarnFunction · 0.90
reactiveFunction · 0.90
computedFunction · 0.90
nextTickFunction · 0.90
watchEffectFunction · 0.90
refFunction · 0.90
toHaveBeenWarnedLastMethod · 0.80

Tested by

no test coverage detected