AggregatedDataForResultTrend interface

Properties

duration

This is tests execution duration.

resultsByOutcome
runSummaryByState
testResultsContext
totalTests

Property Details

duration

This is tests execution duration.

duration: any

Property Value

any

resultsByOutcome

resultsByOutcome: {[key: number]: AggregatedResultsByOutcome}

Property Value

{[key: number]: AggregatedResultsByOutcome}

runSummaryByState

runSummaryByState: {[key: number]: AggregatedRunsByState}

Property Value

{[key: number]: AggregatedRunsByState}

testResultsContext

testResultsContext: TestResultsContext

Property Value

totalTests

totalTests: number

Property Value

number