run(); expect($process->isSuccessful())->toBeTrue() ->and($process->getOutput().$process->getErrorOutput())->not->toContain('Warning'); });