Jyxo\Beholder\TestCaseTest::tearDown PHP Method

tearDown() protected method

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