MCPcopy
hub / github.com/vitest-dev/vitest / test

Method test

test/core/test/jest-mock.test.ts:594–594  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

592 it('spies on classes', () => {
593 class Example {
594 test() {}
595 }
596
597 const obj = {

Callers 15

parseRegexpFunction · 0.45
BrowserTestRunnerClass · 0.45
toHaveAccessibleNameFunction · 0.45
isSubsetFunction · 0.45
getPureNameFunction · 0.45
matchesFunction · 0.45
toHaveDisplayValueFunction · 0.45
constructorMethod · 0.45
configureServerFunction · 0.45
resolveIdFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected