Function test

  • Parameters

    • label: string
    • test: (() => void | Promise<any>)
        • (): void | Promise<any>
        • Returns void | Promise<any>

    Returns any

  • Parameters

    • label: string
    • test: (() => void | Promise<any>)
        • (): void | Promise<any>
        • Returns void | Promise<any>

    Returns any

Generated using TypeDoc