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

File hydrate.test.jsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

logCallFunction · 0.90
setupRerenderFunction · 0.90
setupScratchFunction · 0.90
spyOnElementAttributesFunction · 0.90
clearLogFunction · 0.90
teardownFunction · 0.90
ulFunction · 0.90
liFunction · 0.90
getLogFunction · 0.90
createEventFunction · 0.90
serializeHtmlFunction · 0.90
sortAttributesFunction · 0.90

Tested by

no test coverage detected