Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 600 Bytes

TestResultsStatisticsStatuses.md

File metadata and controls

14 lines (9 loc) · 600 Bytes

TestResultsStatisticsStatuses

Properties

Name Type Description Notes
inProgress kotlin.Int Number of test results which is running currently
passed kotlin.Int Number of test results which successfully passed
failed kotlin.Int Number of test results which failed with an error
skipped kotlin.Int Number of test results which did not run and were skipped
blocked kotlin.Int Number of test results which cannot be launched