Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
React from
'react'
;
3
import
{ createMounter, ensureNoWarnings } from
'./helper'
;
4
import
createProxy from
'../../src/proxy'
;
Callers
nothing calls this directly
Calls
6
ensureNoWarnings
Function · 0.90
createMounter
Function · 0.90
mount
Function · 0.85
getWarnSpy
Function · 0.85
createFixtures
Function · 0.70
increment
Method · 0.45
Tested by
no test coverage detected