@internal This method is not covered by the backward compatibility promise for PHPUnit
public final function addToAssertionCount(int $count) : void { $this->numberOfAssertionsPerformed += $count; }