Share via


PrecheckResultTags interface

Key-value pairs that allow grouping/filtering individual tests.

Properties

key

Key that allow grouping/filtering individual tests.

value

Value of the key that allow grouping/filtering individual tests.

Property Details

key

Key that allow grouping/filtering individual tests.

key?: string

Property Value

string

value

Value of the key that allow grouping/filtering individual tests.

value?: string

Property Value

string