次の方法で共有


AggregatedDataForResultTrend interface

プロパティ

duration

これはテストの実行時間です。

resultsByOutcome
runSummaryByState
testResultsContext
totalTests

プロパティの詳細

duration

これはテストの実行時間です。

duration: any

プロパティ値

any

resultsByOutcome

resultsByOutcome: {[key: number]: AggregatedResultsByOutcome}

プロパティ値

{[key: number]: AggregatedResultsByOutcome}

runSummaryByState

runSummaryByState: {[key: number]: AggregatedRunsByState}

プロパティ値

{[key: number]: AggregatedRunsByState}

testResultsContext

testResultsContext: TestResultsContext

プロパティ値

totalTests

totalTests: number

プロパティ値

number