assertValidNumberOfItemsForCodec
Checks the number of items in an array-like structure is expected.
Parameters
| Parameter | Type |
|---|---|
codecDescription | string |
expected | number | bigint |
actual | number | bigint |
Returns
void
Checks the number of items in an array-like structure is expected.
| Parameter | Type |
|---|---|
codecDescription | string |
expected | number | bigint |
actual | number | bigint |
void