MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / captureconsole.test.ts

File captureconsole.test.ts

packages/core/test/lib/integrations/captureconsole.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/unbound-method */
2
3import { afterEach, beforeEach, describe, expect, it, type Mock, vi } from 'vitest';
4import type { Client } from '../../../src';

Callers

nothing calls this directly

Calls 11

assignMethod · 0.80
assertMethod · 0.80
forEachMethod · 0.65
setupMethod · 0.65
errorMethod · 0.65
logMethod · 0.65
warnMethod · 0.65
infoMethod · 0.65
callbackFunction · 0.50

Tested by

no test coverage detected