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

File findDOMNode.test.jsx

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

Source from the content-addressed store, hash-verified

1import React, { createElement, findDOMNode } from 'preact/compat';
2import { setupScratch, teardown } from '../../../test/_util/helpers';
3
4describe('findDOMNode()', () => {

Callers

nothing calls this directly

Calls 4

setupScratchFunction · 0.90
teardownFunction · 0.90
findDOMNodeFunction · 0.90
renderMethod · 0.45

Tested by

no test coverage detected