ResultGroupType enum
Hierarchy type of the result/subresults.
Fields
| None = 0 | Leaf node of test result. |
| Rerun = 1 | Hierarchy type of test result. |
| DataDriven = 2 | Hierarchy type of test result. |
| OrderedTest = 3 | Hierarchy type of test result. |
| Generic = 4 | Unknown hierarchy type. |