AggregatedResultDetailsByOutcome interface

Result deatils for a particular test result outcome.

Properties

count

Number of results for current outcome.

duration

Time taken by results.

outcome

Test result outcome

rerunResultCount

Number of results on rerun

Property Details

count

Number of results for current outcome.

count: number

Property Value

number

duration

Time taken by results.

duration: any

Property Value

any

outcome

Test result outcome

outcome: TestOutcome

Property Value

rerunResultCount

Number of results on rerun

rerunResultCount: number

Property Value

number