TestParams: {
    [k: string]: JSONWithUndefined;
}

The fully-general type for params passed to a test function invocation.

Type declaration

  • [k: string]: JSONWithUndefined

Generated using TypeDoc