TestReportSummary
Information about a test report.
Contents
Note
In the following list, the required parameters are described first.
- durationInNanoSeconds
-
The number of nanoseconds it took to run all of the test cases in this report.
Type: Long
Required: Yes
- statusCounts
-
A map that contains the number of each type of status returned by the test results in this
TestReportSummary
.Type: String to integer map
Required: Yes
- total
-
The number of test cases in this
TestReportSummary
. The total includes truncated test cases.Type: Integer
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: