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