third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php
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
Details
Details
Details
Details
Details
Details
Test for org\bovigo\vfs\vfsStreamWrapper.
- Parent(s)
- \PHPUnit_Framework_TestCase
- Since
- 0.9.0
Methods
addNewFileNameWithLinkFunctionChangesAttributeAndModificationTimeOfDirectoryContainingLink
()
: void
- Group
- issue_7
- Test
addNewFileNameWithLinkFunctionChangesAttributeTimeOfOriginalFile
()
: void
- Group
- issue_7
- Test
createNewFileChangesAttributeAndModificationTimeOfContainingDirectory
()
: void
- Group
- issue_7
- Test
openFileWithTruncateChangesAttributeAndModificationTime
()
: void
- Group
- issue_7
- Group
- issue_26
- Test
removeFileChangesAttributeAndModificationTimeOfContainingDirectory
()
: void
- Group
- issue_7
- Test
renameFileChangesAttributeAndModificationTimeOfAffectedDirectories
()
: void
- Group
- issue_7
- Test