MCPcopy
hub / github.com/vuejs/core / toHaveBeenWarned

Method toHaveBeenWarned

scripts/setup-vitest.ts:9–9  ·  scripts/setup-vitest.ts::CustomMatchers.toHaveBeenWarned
()

Source from the content-addressed store, hash-verified

7
8interface CustomMatchers<R = unknown> {
9 toHaveBeenWarned(): R
10 toHaveBeenWarnedLast(): R
11 toHaveBeenWarnedTimes(n: number): R
12}

Callers 15

ref.spec.tsFile · 0.80
effect.spec.tsFile · 0.80
readonly.spec.tsFile · 0.80
Map.spec.tsFile · 0.80
Set.spec.tsFile · 0.80
global.spec.tsFile · 0.80
runTestFunction · 0.80
runTestWithModifierFunction · 0.80

Calls

no outgoing calls

Tested by 5

runTestFunction · 0.64
runTestWithModifierFunction · 0.64
testRenderFunction · 0.64
baseCheckWarnFunction · 0.64
runSharedTestsFunction · 0.64