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

File rerender.test.jsx

test-utils/test/shared/rerender.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { options, createElement, render, Component } from 'preact';
2import { teardown, setupRerender } from 'preact/test-utils';
3
4/** @jsx createElement */

Callers

nothing calls this directly

Calls 4

setupRerenderFunction · 0.90
teardownFunction · 0.90
renderFunction · 0.90
incrementFunction · 0.70

Tested by

no test coverage detected