AggregatedDataForResultTrend interface
Vlastnosti
| duration | Jedná se o dobu provádění testů. |
| results |
|
| run |
|
| test |
|
| total |
Podrobnosti vlastnosti
duration
Jedná se o dobu provádění testů.
duration: any
Hodnota vlastnosti
any
resultsByOutcome
resultsByOutcome: {[key: number]: AggregatedResultsByOutcome}
Hodnota vlastnosti
{[key: number]: AggregatedResultsByOutcome}
runSummaryByState
runSummaryByState: {[key: number]: AggregatedRunsByState}
Hodnota vlastnosti
{[key: number]: AggregatedRunsByState}
testResultsContext
totalTests
totalTests: number
Hodnota vlastnosti
number