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

Package: Default
Test for org\bovigo\vfs\vfsStreamWrapper.
Parent(s)
\PHPUnit_Framework_TestCase
Since
0.9.0

Methods

method public addNewFileNameWithLinkFunctionChangesAttributeAndModificationTimeOfDirectoryContainingLink () : void

Details
Group
issue_7
Test
method public addNewFileNameWithLinkFunctionChangesAttributeTimeOfOriginalFile () : void

Details
Group
issue_7
Test
method public changeFileAttributesChangesAttributeTimeOfFileItself () : void

Details
Group
issue_7
Test
method public createNewFileChangesAttributeAndModificationTimeOfContainingDirectory () : void

Details
Group
issue_7
Test
method public createNewFileSetsAllTimesToCurrentTime () : void

Details
Group
issue_7
Test
method public fileGetContentsChangesAttributeTimeOnly () : void

Details
Group
issue_7
Group
issue_26
Test
method public openFileChangesAttributeTimeOnly () : void

Details
Group
issue_7
Group
issue_26
Test
method public openFileWithTruncateChangesAttributeAndModificationTime () : void

Details
Group
issue_7
Group
issue_26
Test
method public readFileChangesAccessTime () : void

Details
Group
issue_7
Test
method public removeFileChangesAttributeAndModificationTimeOfContainingDirectory () : void

Details
Group
issue_7
Test
method public renameFileChangesAttributeAndModificationTimeOfAffectedDirectories () : void

Details
Group
issue_7
Test
method public renameFileDoesNotChangeFileTimesOfFileItself () : void

Details
Group
issue_7
Test
method public setUp () : void

set up test environment

method public writeFileChangesModificationTime () : void

Details
Group
issue_7
Test
Documentation was generated by phpDocumentor 2.0.0a12 .