• If the array elements are not equal, then report a test failure.

    Type Parameters

    • T

    Parameters

    • expected: T[]

      the expected array

    • arr: T[]

      the array to test

    Returns void

Generated using TypeDoc