• If the value does not match the expected value, then report a test failure.

    Parameters

    • expected: any

      the expected value

    • value: any

      the value to test

    Returns void

Generated using TypeDoc