• If the function does not throw an error, then report a test failure.

    Parameters

    • func: (() => void)

      the function to test

        • (): void
        • Returns void

    Returns string

Generated using TypeDoc