Done: ((err?) => void | any)

The function passed to it() block

Calling with an error fails the test.

Type declaration

    • (err?): void | any
    • Parameters

      • Optional err: any

      Returns void | any

Generated using TypeDoc