Sha256: 727a70b3acf1535bdfd792efbbfd2ecb08350d624920521acb5e4a70e843e3cd
Contents?: true
Size: 772 Bytes
Versions: 97
Compression:
Stored size: 772 Bytes
Contents
--- title: TestExecutionResult --- ## PureCloud::TestExecutionResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **operations** | [**Array<TestExecutionOperationResult>**](TestExecutionOperationResult.html) | Execution operations performed as part of the test | [optional] | | **error** | [**ErrorBody**](ErrorBody.html) | The final error encountered during the test that resulted in test failure | [optional] | | **final_result** | **Object** | The final result of the test. This is the response that would be returned during normal action execution | [optional] | | **success** | **BOOLEAN** | Indicates whether or not the test was a success | [optional] | {: class="table table-striped"}
Version data entries
97 entries across 97 versions & 1 rubygems