MCPcopy Create free account
hub / github.com/gaearon/react-hot-loader / static-method.test.js

File static-method.test.js

test/proxy/static-method.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2import React from 'react';
3import { ensureNoWarnings, createMounter } from './helper';
4import createProxy from '../../src/proxy';

Callers

nothing calls this directly

Calls 5

ensureNoWarningsFunction · 0.90
createMounterFunction · 0.90
mountFunction · 0.85
fixturesFunction · 0.70
getAnswerMethod · 0.45

Tested by

no test coverage detected