MCPcopy
hub / github.com/QwikDev/qwik / component.unit.tsx

File component.unit.tsx

packages/qwik/src/core/component/component.unit.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createDOM } from '../../testing/library';
2import { expectDOM } from '../../testing/expect-dom';
3import { inlinedQrl } from '../qrl/qrl';
4import { useStylesQrl } from '../use/use-styles';

Callers

nothing calls this directly

Calls 8

createDOMFunction · 0.90
expectDOMFunction · 0.90
component$Function · 0.90
useStylesQrlFunction · 0.90
inlinedQrlFunction · 0.90
useStoreFunction · 0.90
delayFunction · 0.70
renderFunction · 0.50

Tested by

no test coverage detected