ImboCliUnitTest\Command\CommandTest::tearDown PHP Method

tearDown() public method

Tear down the command
public tearDown ( )
    public function tearDown()
    {
        $this->command = null;
    }