MCPcopy
hub / github.com/facebook/react / toBe

Method toBe

scripts/jest/typescript/jest.d.ts:25–25  ·  view source on GitHub ↗
(value: any)

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by 5

CounterFunction · 0.52
componentDidMountMethod · 0.52
componentDidMountMethod · 0.52
componentDidMountMethod · 0.52
componentDidMountMethod · 0.52