shardSummaries property

List<ShardSummary>? shardSummaries
getter/setter pair

Summaries of shards.

Only one shard will present unless sharding feature is enabled in TestExecutionService.

Output only.

Implementation

core.List<ShardSummary>? shardSummaries;