TestCaseMetadata

Undocumented in source.

Members

Structs

Location
struct Location
Undocumented in source.

Variables

loc
Location[TestCase] loc;
Undocumented in source.
redundant
bool[TestCase] redundant;

If the user has manually marked a test case as redundant or not.

text
string[TestCase] text;
Undocumented in source.

Meta