commandName = 'test'; $this->arguments = ['argument' => 'argument']; $this->options = ['option' => 'option']; } }