getCommand(); $command->setArguments([]); $this->assertSame([], $command->getArguments()); } }