Jyxo\Beholder\TestCase\FileSystemTest::tearDown PHP Метод

tearDown() защищенный Метод

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