MCPcopy Create free account
hub / github.com/DTStack/molecule / contextView.test.tsx

File contextView.test.tsx

src/components/contextView/__tests__/contextView.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cleanup, waitFor } from '@testing-library/react';
2import React from 'react';
3
4import { IContextView, useContextView } from '../index';

Callers

nothing calls this directly

Calls 5

useContextViewFunction · 0.90
showMethod · 0.80
hideMethod · 0.80
onHideMethod · 0.80
disposeMethod · 0.65

Tested by

no test coverage detected