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

File render.test.jsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

setupScratchFunction · 0.90
setupRerenderFunction · 0.90
teardownFunction · 0.90
logCallFunction · 0.90
renderFunction · 0.90
serializeHtmlFunction · 0.90
getMixedArrayFunction · 0.90
supportsDataListFunction · 0.90
sortAttributesFunction · 0.90
createEventFunction · 0.90
clearLogFunction · 0.90
getLogFunction · 0.90

Tested by

no test coverage detected