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

File shallowReadonly.spec.ts

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

Source from the content-addressed store, hash-verified

1import { isReactive, isReadonly, shallowReadonly } from '../../src'
2
3describe('reactivity/collections', () => {
4 describe('shallowReadonly/Map', () => {

Callers

nothing calls this directly

Calls 9

shallowReadonlyFunction · 0.90
isReadonlyFunction · 0.90
isReactiveFunction · 0.90
forEachMethod · 0.80
toHaveBeenWarnedMethod · 0.80
hasMethod · 0.80
testFunction · 0.50
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected