MCPcopy
hub / github.com/callstack/react-native-testing-library / render-hook.test.tsx

File render-hook.test.tsx

src/__tests__/render-hook.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ReactNode } from 'react';
2import * as React from 'react';
3import { Text } from 'react-native';
4

Callers

nothing calls this directly

Calls 5

excludeConsoleMessageFunction · 0.90
renderHookFunction · 0.85
rerenderFunction · 0.85
unmountFunction · 0.85
actFunction · 0.85

Tested by

no test coverage detected