Skip to content

nooschain v0.1.0


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

SnapshotTableName

columns

string[]

Returns

boolean

Audience-first NOOSChain documentation.