MCPcopy
hub / github.com/preactjs/preact / componentDidCatch.test.jsx

File componentDidCatch.test.jsx

compat/test/browser/componentDidCatch.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

setupScratchFunction · 0.90
teardownFunction · 0.90
actFunction · 0.90
renderFunction · 0.90
updateFunction · 0.50

Tested by

no test coverage detected