MCPcopy Create free account
hub / github.com/react-component/select / Multiple.test.tsx

File Multiple.test.tsx

tests/Multiple.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import KeyCode from 'rc-util/lib/KeyCode';
2import React from 'react';
3import Select, { Option, OptGroup } from '../src';
4import focusTest from './shared/focusTest';

Callers

nothing calls this directly

Calls 15

injectRunAllTimersFunction · 0.90
expectOpenFunction · 0.90
findSelectionFunction · 0.90
toggleOpenFunction · 0.90
selectItemFunction · 0.90
removeSelectionFunction · 0.90
keyDownFunction · 0.90
keyUpFunction · 0.90
allowClearTestFunction · 0.85
focusTestFunction · 0.85
blurTestFunction · 0.85
hoverTestFunction · 0.85

Tested by

no test coverage detected