Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TestResultHistoryForGroup

List of test results filtered on the basis of GroupByValue

Hierarchy

  • TestResultHistoryForGroup

Index

Properties

Optional displayName

displayName: string

Display name of the group.

Optional groupByValue

groupByValue: string

Name or Id of the group identifier by which results are grouped together.

Optional results

results: Array<TestCaseResult>

List of results for GroupByValue

Generated using TypeDoc