nooschain / snapshots/snapshot-table-format / snapshotTableColumnsMatch
Function: snapshotTableColumnsMatch()
snapshotTableColumnsMatch(
table,columns):boolean
Defined in: snapshots/snapshot-table-format.ts:102
Tests whether the supplied columns exactly match the expected table shape.
Parameters
table
columns
string[]
Returns
boolean