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

File WeakMap.spec.ts

packages/reactivity/__tests__/collections/WeakMap.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { effect, isReactive, reactive, toRaw } from '../../src'
2
3describe('reactivity/collections', () => {
4 describe('WeakMap', () => {

Callers

nothing calls this directly

Calls 7

reactiveFunction · 0.90
isReactiveFunction · 0.90
effectFunction · 0.90
toRawFunction · 0.90
testFunction · 0.50
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected