org\bovigo\vfs\vfsStreamWrapperAlreadyRegisteredTestCase::tearDown PHP Method

tearDown() public method

clean up test environment
public tearDown ( )
    public function tearDown()
    {
        TestvfsStreamWrapper::unregister();
    }
vfsStreamWrapperAlreadyRegisteredTestCase