MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / render

Method render

src/__tests__/cleanup.test.tsx:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 }
11 }
12 render() {
13 return <View />;
14 }
15}
16
17test('cleanup after render', async () => {

Callers 2

renderFunction · 0.45
rerenderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected