Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php

Table of Contents
This file is part of vfsStream.

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Package
org\bovigo\vfs

\org\bovigo\vfs\vfsStreamUmaskTestCase

Package: Default
Test for umask settings.
Parent(s)
\PHPUnit_Framework_TestCase
Group
permissions
Group
umask
Since
0.8.0

Methods

method public changingUmaskSettingReturnsOldUmaskSetting () : void

Details
Test
method public createDirectoryUsingStreamWithDefaultUmaskSetting () : void

Details
Test
method public createDirectoryUsingStreamWithDifferentUmaskSetting () : void

Details
Test
method public createDirectoryUsingStreamWithDifferentUmaskSettingButExplicit0777 () : void

Details
Test
method public createDirectoryUsingStreamWithDifferentUmaskSettingButExplicitModeRequestedByCall () : void

Details
Test
method public createDirectoryUsingStreamWithExplicit0 () : void

Details
Test
method public createDirectoryWithDefaultUmaskSetting () : void

Details
Test
method public createDirectoryWithDifferentUmaskSetting () : void

Details
Test
method public createFileUsingStreamWithDefaultUmaskSetting () : void

Details
Test
method public createFileUsingStreamWithDifferentUmaskSetting () : void

Details
Test
method public createFileWithDefaultUmaskSetting () : void

Details
Test
method public createFileWithDifferentUmaskSetting () : void

Details
Test
method public defaultUmaskSettingDoesNotInfluenceSetup () : void

Details
Test
method public gettingUmaskSettingDoesNotChangeUmaskSetting () : void

Details
Test
method public setUp () : void

set up test environment

method public tearDown () : void

clean up test environment

method public umaskSettingShouldBeRespectedBySetup () : void

Details
Test
Documentation was generated by phpDocumentor 2.0.0a12 .