assertionResults property

List<GoogleCloudIntegrationsV1alphaAssertionResult>? assertionResults
getter/setter pair

Results of each assertions ran during execution of test case.

Implementation

core.List<GoogleCloudIntegrationsV1alphaAssertionResult>? assertionResults;