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

Method toString

packages/expect/src/jest-extend.ts:170–172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168 }
169
170 toString() {
171 return `${this.inverse ? 'not.' : ''}${expectAssertionName}`
172 }
173
174 getExpectedType() {
175 return 'any'

Callers 15

toAsymmetricMatcherMethod · 0.95
escapeIdForCSSSelectorFunction · 0.45
BrowserTestRunnerClass · 0.45
getSelectionFunction · 0.45
handlerFunction · 0.45
transformFunction · 0.45
wrapConfigFunction · 0.45
returnResultFunction · 0.45
baseFormatFunction · 0.45
source-map.tsFile · 0.45
serializeValueFunction · 0.45
artifact.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected