Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ PureComponent.test.jsx
File
PureComponent.test.jsx
compat/test/browser/PureComponent.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { createElement } from
'preact/compat'
;
2
import { setupRerender } from
'preact/test-utils'
;
3
import { setupScratch, teardown } from
'../../../test/_util/helpers'
;
4
Callers
nothing calls this directly
Calls
7
setupScratch
Function · 0.90
setupRerender
Function · 0.90
teardown
Function · 0.90
rerender
Function · 0.85
setState
Method · 0.80
set
Function · 0.70
render
Method · 0.45
Tested by
no test coverage detected