MCPcopy Index your code
hub / github.com/react-navigation/react-navigation / SwitchRouter.test.js

File SwitchRouter.test.js

packages/core/src/routers/__tests__/SwitchRouter.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint react/display-name:0 */
2
3import * as React from 'react';
4import SwitchRouter from '../SwitchRouter';

Callers

nothing calls this directly

Calls 12

getRouterTestHelperFunction · 0.90
getExampleRouterFunction · 0.85
navigateToFunction · 0.85
getStateFunction · 0.85
getSubStateFunction · 0.85
SwitchRouterFunction · 0.85
StackRouterFunction · 0.85
navigateMethod · 0.80
jumpToFunction · 0.70
backFunction · 0.70
popFunction · 0.70
popToTopFunction · 0.70

Tested by

no test coverage detected