Hierarchy

Constructors

Properties

Methods

Constructors

Properties

params: TestParams

The case parameters for this test fixture shared state. Subcase params are not included.

Methods

  • Throws an exception making the subcase as skipped if condition is true

    Parameters

    • cond: boolean
    • msg: string | (() => string) = ''

    Returns void

Generated using TypeDoc