RunSummaryModel interface

Run summary for each output type of test.

Properties

duration

Total time taken in milliseconds.

resultCount

Number of results for Outcome TestOutcome

testOutcome

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

testOutcome

Summary is based on outcome

testOutcome: TestOutcome

Property Value