Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ toString
Method
toString
packages/expect/src/asymmetricMatchers.ts:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
toString() {
141
return
'Any'
;
142
}
143
144
override getExpectedType() {
145
if
(this.sample === String) {
Callers
15
extractExpectedAssertionsErrors
Function · 0.45
write
Function · 0.45
setup.js
File · 0.45
setup.js
File · 0.45
setup.js
File · 0.45
teardown.js
File · 0.45
teardown.js
File · 0.45
teardown.js
File · 0.45
setup.js
File · 0.45
logError
Function · 0.45
native-esm-wasm.test.js
File · 0.45
native-esm.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected