Type alias BeforeEachTestFunc

BeforeEachTestFunc: ((context) => any)

Type declaration

    • (context): any
    • beforeEach() function for (unit-)tests.

      Parameters

      Returns any

Generated using TypeDoc