Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 521 Bytes

TestRunApiResponse.md

File metadata and controls

16 lines (11 loc) · 521 Bytes

TestRunApiResponse

Properties

Name Type Description Notes
testRunId String [optional]
status Integer [optional]
startTime OffsetDateTime [optional]
endTime OffsetDateTime [optional]
failedTestCount Integer [optional]
successfulTestCount Integer [optional]
totalTestCount Integer [optional]