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

Function clearRenderResult

src/screen.ts:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87}
88
89export function clearRenderResult() {
90 screen = defaultScreen;
91}

Callers 2

cleanupFunction · 0.90
find-by.test.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…