AggregatedDataForResultTrend interface
Properties
duration | This is tests execution duration. |
results |
|
run |
|
test |
|
total |
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
totalTests
totalTests: number
Property Value
number