TestResult
is a datatype
for the result of a test.
Table: TestResult
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
message | string | yes | Long-Term | A message explaining the test result. | |
Success | boolean | yes | Long-Term | True if the test was a success, false otherwise. |