MCPcopy
hub / github.com/exceljs/exceljs / testBookIn.js

File testBookIn.js

test/regression/testBookIn.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable node/no-unpublished-require */
2const _ = require('../../lib/utils/under-dash');
3const ExcelJS = require('../../lib/exceljs.nodejs');
4

Callers

nothing calls this directly

Calls 9

assertFunction · 0.70
assertFontFunction · 0.70
assertEqualFunction · 0.70
readFileMethod · 0.65
getColumnMethod · 0.65
getRowMethod · 0.65
getCellMethod · 0.65
getWorksheetMethod · 0.45
eachMethod · 0.45

Tested by

no test coverage detected