AggregatedResultsAnalysis interface

Properties

duration
notReportedResultsByOutcome
previousContext
resultsByOutcome
resultsDifference
runSummaryByOutcome
runSummaryByState
totalTests

Property Details

duration

duration: any

Property Value

any

notReportedResultsByOutcome

notReportedResultsByOutcome: {[key: number]: AggregatedResultsByOutcome}

Property Value

{[key: number]: AggregatedResultsByOutcome}

previousContext

previousContext: TestResultsContext

Property Value

resultsByOutcome

resultsByOutcome: {[key: number]: AggregatedResultsByOutcome}

Property Value

{[key: number]: AggregatedResultsByOutcome}

resultsDifference

resultsDifference: AggregatedResultsDifference

Property Value

runSummaryByOutcome

runSummaryByOutcome: {[key: number]: AggregatedRunsByOutcome}

Property Value

{[key: number]: AggregatedRunsByOutcome}

runSummaryByState

runSummaryByState: {[key: number]: AggregatedRunsByState}

Property Value

{[key: number]: AggregatedRunsByState}

totalTests

totalTests: number

Property Value

number