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

File components.test.jsx

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

Source from the content-addressed store, hash-verified

1import { createElement, render, Component, Fragment, options } from 'preact';
2import { setupRerender } from 'preact/test-utils';
3import {
4 setupScratch,

Callers

nothing calls this directly

Calls 15

setupScratchFunction · 0.90
setupRerenderFunction · 0.90
teardownFunction · 0.90
renderFunction · 0.90
getMixedArrayFunction · 0.90
serializeHtmlFunction · 0.90
sortAttributesFunction · 0.90
divFunction · 0.90
pFunction · 0.90
spanFunction · 0.90
rerenderFunction · 0.85
withBobRossFunction · 0.85

Tested by

no test coverage detected