MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / cleanup.test.tsx

File cleanup.test.tsx

src/__tests__/cleanup.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { View } from 'react-native';
3
4import { cleanup, render } from '../pure';

Callers

nothing calls this directly

Calls 2

cleanupFunction · 0.85
renderFunction · 0.50

Tested by

no test coverage detected