@expectedException \Symfony\Component\Process\Exception\LogicException
public function testShouldThrowALogicExceptionIfNoPrefixAndNoArgument() { ProcessBuilder::create() ->getProcess(); }