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/PermissionsTestCase.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\PermissionsTestCase

Package: Default
Test for permissions related functionality.
Parent(s)
\PHPUnit_Framework_TestCase
Group
permissions

Methods

method public canNotChangeGroupWhenDirectoryNotWriteable () : void

Details
Group
issue_52
Test
method public canNotChangeGroupWhenFileNotOwned () : void

Details
Group
issue_53
Test
method public canNotChangeOwnerWhenDirectoryNotWriteable () : void

Details
Group
issue_52
Test
method public canNotChangeOwnerWhenFileNotOwned () : void

Details
Group
issue_53
Test
method public canNotChangePermissionWhenDirectoryNotWriteable () : void

Details
Group
issue_52
Test
method public canNotChangePermissionWhenFileNotOwned () : void

Details
Group
issue_53
Test
method public setup () : void

set up test environment

Documentation was generated by phpDocumentor 2.0.0a12 .