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

File placeholders.test.jsx

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

Source from the content-addressed store, hash-verified

1import { createElement, Component, render, createRef, Fragment } from 'preact';
2import { setupRerender } from 'preact/test-utils';
3import { setupScratch, teardown } from '../_util/helpers';
4import { logCall, clearLog, getLog } from '../_util/logCall';

Callers

nothing calls this directly

Calls 14

logCallFunction · 0.90
setupScratchFunction · 0.90
setupRerenderFunction · 0.90
teardownFunction · 0.90
clearLogFunction · 0.90
renderFunction · 0.90
getLogFunction · 0.90
createRefFunction · 0.90
divFunction · 0.90
rerenderFunction · 0.85
createStatefulNullableFunction · 0.85
createNullableFunction · 0.85

Tested by

no test coverage detected