MCPcopy Create free account
hub / github.com/handsontable/handsontable / dataSource.unit.js

File dataSource.unit.js

handsontable/src/dataMap/__tests__/dataSource.unit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import DataSource from 'handsontable/dataMap/dataSource';
2
3describe('DataSource', () => {
4 function createHotMock({ modifyRowData = null, hooksWithHandlers = [], dataDotNotation = false } = {}) {

Callers

nothing calls this directly

Calls 4

itFunction · 0.85
setAtCellMethod · 0.80
createHotMockFunction · 0.70
getDataMethod · 0.65

Tested by

no test coverage detected