MCPcopy
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

writeFunction · 0.45
setup.jsFile · 0.45
setup.jsFile · 0.45
setup.jsFile · 0.45
teardown.jsFile · 0.45
teardown.jsFile · 0.45
teardown.jsFile · 0.45
setup.jsFile · 0.45
logErrorFunction · 0.45
native-esm.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected