Jyxo\Beholder\TestCaseTest::tearDown PHP 메소드

tearDown() 보호된 메소드

Cleans up the testing environment.
protected tearDown ( )
    protected function tearDown()
    {
        $this->testcase = null;
    }