MCPcopy
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

1import React, { createElement } from 'preact/compat';
2import { setupRerender } from 'preact/test-utils';
3import { setupScratch, teardown } from '../../../test/_util/helpers';
4

Callers

nothing calls this directly

Calls 7

setupScratchFunction · 0.90
setupRerenderFunction · 0.90
teardownFunction · 0.90
rerenderFunction · 0.85
setStateMethod · 0.80
setFunction · 0.70
renderMethod · 0.45

Tested by

no test coverage detected