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

File instance-method.test.js

test/proxy/instance-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 { createMounter, ensureNoWarnings } from './helper';
4import createProxy from '../../src/proxy';

Callers

nothing calls this directly

Calls 6

ensureNoWarningsFunction · 0.90
createMounterFunction · 0.90
mountFunction · 0.85
getWarnSpyFunction · 0.85
createFixturesFunction · 0.70
incrementMethod · 0.45

Tested by

no test coverage detected