• If the value is not less than the limit, then report a test failure.

    Parameters

    • value: number

      the value to test

    • limit: number

      the limit value

    Returns void

Generated using TypeDoc