MCPcopy Index your code
hub / github.com/react/react / toThrowError

Method toThrowError

scripts/jest/typescript/jest.d.ts:24–24  ·  view source on GitHub ↗
(message?: string)

Source from the content-addressed store, hash-verified

22 not: Expect;
23 toThrow(message?: string): void;
24 toThrowError(message?: string): void;
25 toBe(value: any): void;
26 toEqual(value: any): void;
27 toBeFalsy(): void;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected