NavigationTest::tearDown PHP Method

tearDown() protected method

Tears down the fixture.
protected tearDown ( ) : void
return void
    protected function tearDown()
    {
        unset($this->object);
    }