kUnitCaseParamsBuilder: CaseParamsBuilder<{}> = ...

The unit CaseParamsBuilder, representing a single case with no params: [ {} ].

punit is passed to every .params()/.paramsSubcasesOnly() call, so kUnitCaseParamsBuilder is only explicitly needed if constructing a ParamsBuilder outside of a test builder.

Type declaration

    Generated using TypeDoc