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