checkAvailability()) { $output = []; $execResult = $this->runExec('echo hi', $output, $return_code); $this->assertFalse($execResult); } }*/ }