Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
parseRegexp
Function · 0.45
BrowserTestRunner
Class · 0.45
toHaveAccessibleName
Function · 0.45
isSubset
Function · 0.45
getPureName
Function · 0.45
matches
Function · 0.45
toHaveAccessibleDescription
Function · 0.45
toHaveAccessibleErrorMessage
Function · 0.45
toHaveDisplayValue
Function · 0.45
constructor
Method · 0.45
configureServer
Function · 0.45
resolveId
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected