Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import React from
'react'
;
2
import { render } from
'@testing-library/react'
;
3
4
import { IContextMenu, useContextMenu } from
'../index'
;
Callers
nothing calls this directly
Calls
4
render
Function · 0.90
useContextMenu
Function · 0.90
show
Method · 0.80
hide
Method · 0.80
Tested by
no test coverage detected