RunSummaryModel interface
Run summary for each output type of test.
Properties
| duration | Total time taken in milliseconds. |
| result |
Number of results for Outcome TestOutcome |
| test |
Summary is based on outcome |
Property Details
duration
Total time taken in milliseconds.
duration: number
Property Value
number
resultCount
Number of results for Outcome TestOutcome
resultCount: number
Property Value
number