class RSpec::Expectations::MultipleExpectationsNotMetError

def aggregation_block_label

Returns:
  • (String) - The user-assigned label for the aggregation block.
def aggregation_block_label
  @failure_aggregator.block_label
end