Scalr\Tests\Functional\Ui\Controller\Farms\BuilderTest::tearDown PHP Method

tearDown() protected method

See also: Scalr\Tests\WebTestCase::tearDown()
protected tearDown ( )
    protected function tearDown()
    {
        $this->builder = null;
        parent::tearDown();
    }