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

File contextMenu.test.tsx

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

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { render } from '@testing-library/react';
3
4import { IContextMenu, useContextMenu } from '../index';

Callers

nothing calls this directly

Calls 4

renderFunction · 0.90
useContextMenuFunction · 0.90
showMethod · 0.80
hideMethod · 0.80

Tested by

no test coverage detected