TestCaseMetadata.redundant

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

struct TestCaseMetadata
bool[TestCase] redundant;

Meta