testExecutions property

List<TestExecution>? testExecutions
getter/setter pair

The list of test executions that the service creates for this matrix.

Output only.

Implementation

core.List<TestExecution>? testExecutions;