MCPcopy Create free account
hub / github.com/Keyang/node-csvtojson / rowSplit.test.ts

File rowSplit.test.ts

src/rowSplit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { RowSplit, MultipleRowResult, RowSplitResult } from "./rowSplit";
2import { Converter } from "./Converter";
3const assert = require("assert");
4

Callers

nothing calls this directly

Calls 3

funcFunction · 0.85
parseMethod · 0.80
getDelimiterFunction · 0.70

Tested by

no test coverage detected