@internal This method is not covered by the backward compatibility promise for PHPUnit
public final function setRunClassInSeparateProcess(bool $runClassInSeparateProcess) : void { $this->runClassInSeparateProcess = $runClassInSeparateProcess; }