Jyxo\Beholder\TestCase\FileSystemTest::tearDown PHP Method

tearDown() protected method

Cleans up the testing environment.
protected tearDown ( )
    protected function tearDown()
    {
        \TestFileSystemStream::unregister($this->protocol);
    }