TestResultsGroupsForBuild interface
Properties
build |
BuildId for which groupby result is fetched. |
fields | The group by results |
Property Details
buildId
BuildId for which groupby result is fetched.
buildId: number
Property Value
number
fields
The group by results
fields: FieldDetailsForTestResults[]