Hal\Tests\LinkTest::tearDown PHP Method

tearDown() protected method

Cleans up the environment after running a test.
protected tearDown ( )
    protected function tearDown()
    {
        parent::tearDown();
    }